Advertisement
Alakazard12

test

Oct 20th, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | None | 0 0
  1.  
  2. -- Interments for diffrent parts
  3. -- 0 = piano, 1 = bass drum, 2 = snare, 3 = clicks, 4 = bass guitar
  4. int1 = 0
  5. int2 = 4
  6. int3 = 2
  7. int4 = 0
  8. int5 = 0
  9. --Time bewteen ticks
  10. -- 0.1 = 10 ticks/second 0.5 = 2 tick/second
  11. sleeptime = 0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement