Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Interments for diffrent parts
- -- 0 = piano, 1 = bass drum, 2 = snare, 3 = clicks, 4 = bass guitar
- int1 = 0
- int2 = 4
- int3 = 2
- int4 = 0
- int5 = 0
- --Time bewteen ticks
- -- 0.1 = 10 ticks/second 0.5 = 2 tick/second
- sleeptime = 0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement