Advertisement
TempoQuill

stunt-race-fx-audio-def

Sep 25th, 2024
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. c_ret = $00
  2. c_end = $00
  3. C_ = 0
  4. C# = 1
  5. D_ = 2
  6. D# = 3
  7. E_ = 4
  8. F_ = 5
  9. F# = 6
  10. G_ = 7
  11. G# = 8
  12. A_ = 9
  13. A# = 10
  14. B_ = 11
  15. n_con = $80
  16. n_tie = $c8
  17. n_cut = $c9
  18. p_kick = $ca
  19. p_snr = $cb
  20. p_hihat = $cc
  21. p_tom = $cd
  22. p_crash = $ce
  23. c_ins = $e0
  24. c_pan = $e1
  25. c_psld = $e2
  26. c_vibon = $e3
  27. c_viboff = $e4
  28. g_vol = $e5
  29. g_vsld = $e6
  30. g_tmp = $e7
  31. g_tsld = $e8
  32. g_tpos = $e9
  33. c_tpos = $e9
  34. c_trmon = $eb
  35. c_trmoff = $ec
  36. c_vol = $ed
  37. c_vsld = $ee
  38. c_sub = $ef
  39. c_vring = $f0
  40. c_pes = $f1
  41. c_pet = $f2
  42. c_poff = $f3
  43. c_tun = $f4
  44. g_rvbon = $f5
  45. g_rvboff = $f6
  46. g_rvbprm = $f7
  47. g_rvsld = $f8
  48. c_sld = $f9
  49. g_perc = $fa
  50. c_nop = $fb
  51. c_mute = $fc
  52. g_ffon = $fd
  53. g_ffoff = $fd
  54. c_err = $ff
  55.  
  56. p_loop = $ff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement