home *** CD-ROM | disk | FTP | other *** search
-
- ;drum patches Kick,SnareHiHat,TomCym
- presbPch0 label byte
- db 000h,000h ;Am|Vib|EGtype|Ksr|mult 0 / Am|Vib|EGtype|Ksr|mult 1
- db 001h ;XXXX|Feedback|connection
- db 000h,000h ;wavesel 0 / wavesel 1
- db 000h,000h ;ksl tl 0 / ksl tl 1
- db 000h,000h ;attack decay 0 / attack decay 1
- db 000h,000h ;sustain release 0 / sustain release 1
-
-
- presbPch1 label byte
- db 000h,000h ;Am|Vib|EGtype|Ksr|mult 0 / Am|Vib|EGtype|Ksr|mult 1
- db 001h ;XXXX|Feedback|connection
- db 000h,000h ;wavesel 0 / wavesel 1
- db 000h,000h ;ksl tl 0 / ksl tl 1
- db 000h,000h ;attack decay 0 / attack decay 1
- db 000h,000h ;sustain release 0 / sustain release 1
-
-
- presbPch2 label byte
- db 000h,000h ;Am|Vib|EGtype|Ksr|mult 0 / Am|Vib|EGtype|Ksr|mult 1
- db 001h ;XXXX|Feedback|connection
- db 000h,000h ;wavesel 0 / wavesel 1
- db 000h,000h ;ksl tl 0 / ksl tl 1
- db 000h,000h ;attack decay 0 / attack decay 1
- db 000h,000h ;sustain release 0 / sustain release 1
-
-
- dw presbPch0
- dw presbPch1
- dw presbPch2