Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
sonic-pi /
examples /
magician /
[ HOME SHELL ]
Name
Size
Permission
Action
acid.rb
1.17
KB
-rw-r--r--
ambient.rb
491
B
-rw-r--r--
compus_beats.rb
592
B
-rw-r--r--
echo_drama.rb
391
B
-rw-r--r--
idm_breakbeat.rb
417
B
-rw-r--r--
tron_bike.rb
525
B
-rw-r--r--
wob_rhyth.rb
556
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wob_rhyth.rb
# Coded by Sam Aaron use_debug false with_fx :reverb do live_loop :choral do r = (ring 0.5, 1.0/3, 3.0/5).choose cue :choir, rate: r 8.times do sample :ambi_choir, rate: r, pan: rrand(-1, 1) sleep 0.5 end end end live_loop :wub_wub do with_fx :wobble, phase: 2, reps: 16 do |w| with_fx :echo, mix: 0.6 do sample :drum_heavy_kick sample :bass_hit_c, rate: 0.8, amp: 0.4 sleep 1 ## try changing the wobble's phase duration: # control w, phase: (ring 0.5, 1, 2).choose end end end
Close