home *** CD-ROM | disk | FTP | other *** search
-
- ;drum patches Kick,SnareHiHat,TomCym
- prestPch0 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
-
-
- prestPch1 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
-
-
- prestPch2 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 prestPch0
- dw prestPch1
- dw prestPch2