home *** CD-ROM | disk | FTP | other *** search
/ Dave Lowe: Krustys SFX Ad Libs / Lowe_KrustysSFXAdLibs.img / PRESACC1.PCH < prev    next >
Encoding:
Text File  |  1980-01-01  |  1013 b   |  32 lines

  1.  
  2. ;drum patches Kick,SnareHiHat,TomCym
  3. presacc1Pch0    label byte
  4. db    000h,000h    ;Am|Vib|EGtype|Ksr|mult 0 / Am|Vib|EGtype|Ksr|mult 1
  5. db    001h        ;XXXX|Feedback|connection
  6. db    000h,000h    ;wavesel 0    / wavesel 1
  7. db    000h,000h    ;ksl tl  0    / ksl tl  1
  8. db    000h,000h    ;attack decay  0    / attack decay 1
  9. db    000h,000h    ;sustain release 0    / sustain release 1
  10.  
  11.  
  12. presacc1Pch1    label byte
  13. db    000h,000h    ;Am|Vib|EGtype|Ksr|mult 0 / Am|Vib|EGtype|Ksr|mult 1
  14. db    001h        ;XXXX|Feedback|connection
  15. db    000h,000h    ;wavesel 0    / wavesel 1
  16. db    000h,000h    ;ksl tl  0    / ksl tl  1
  17. db    000h,000h    ;attack decay  0    / attack decay 1
  18. db    000h,000h    ;sustain release 0    / sustain release 1
  19.  
  20.  
  21. presacc1Pch2    label byte
  22. db    000h,000h    ;Am|Vib|EGtype|Ksr|mult 0 / Am|Vib|EGtype|Ksr|mult 1
  23. db    001h        ;XXXX|Feedback|connection
  24. db    000h,000h    ;wavesel 0    / wavesel 1
  25. db    000h,000h    ;ksl tl  0    / ksl tl  1
  26. db    000h,000h    ;attack decay  0    / attack decay 1
  27. db    000h,000h    ;sustain release 0    / sustain release 1
  28.  
  29.  
  30.     dw    presacc1Pch0
  31.     dw    presacc1Pch1
  32.     dw    presacc1Pch2