Created
          April 23, 2017 09:49 
        
      - 
      
 - 
        
Save RusticFlare/43193eeb89c99e716bae5cd298b36ce0 to your computer and use it in GitHub Desktop.  
Revisions
- 
        
RusticFlare created this gist
Apr 23, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,50 @@ use_synth :pretty_bell play 80 sleep 0.5 play 85 sleep 0.5 play 90 sleep 0.5 play 80 play 80 sleep 0.5 play 85 sleep 0.5 play 90 sleep 0.5 play 80 sleep 0.5 sample :drum_tom_mid_soft, amp: 3 sleep 0.25 sample :drum_tom_mid_soft, amp: 3 sleep 0.125 sample :drum_tom_mid_soft, amp: 3 sleep 0.25 sample :drum_tom_mid_soft, amp: 3 sleep 0.25 sample :drum_tom_mid_soft, amp: 3 sleep 0.5 sample :drum_tom_mid_soft, amp: 4 sleep 0.5 live_loop :vb do play 60 sample :elec_twang sample :drum_bass_hard sleep 1 sample :drum_cymbal_open sample :elec_ping sleep 0.5 play 62 sample :elec_twang sleep 0.5 sample :drum_tom_hi_hard sample :elec_twang sleep 0.5 sample :drum_tom_hi_hard sample :elec_ping play 65 sleep 0.5 sample :drum_tom_hi_hard sample :elec_ping sleep 0.5 end