home *** CD-ROM | disk | FTP | other *** search
Text File | 1978-08-04 | 21.1 KB | 1,344 lines |
- b
-
- opt p+
-
-
- dc.w song_table-b
- dc.w fxjump_table-b
-
-
-
- ; ALL EQUs
-
- a00 equ 508*2
- bb00 equ 480*2
- b00 equ 453*2
-
- c01 equ 428*2
- db01 equ 404*2
- d01 equ 381*2
- eb01 equ 360*2
- e01 equ 339*2
- f01 equ 320*2
- gb01 equ 302*2
- g01 equ 285*2
- ab01 equ 269*2
- a01 equ 508
- bb01 equ 480
- b01 equ 453
-
- c02 equ 428
- db02 equ 404
- d02 equ 381
- eb02 equ 360
- e02 equ 339
- f02 equ 320
- gb02 equ 302
- g02 equ 285
- ab02 equ 269
- a02 equ 254
- bb02 equ 240
- b02 equ 226
-
- c03 equ 214
- db03 equ 202
- d03 equ 190
- eb03 equ 180
- e03 equ 170
- f03 equ 160
- gb03 equ 151
- g03 equ 143
- ab03 equ 135
- a03 equ 127
-
- bb03 equ 480*2
- b03 equ 453*2
-
- c04 equ 428*2
- db04 equ 404*2
- d04 equ 381*2
- eb04 equ 360*2
- e04 equ 339*2
- f04 equ 320*2
- gb04 equ 302*2
- g04 equ 285*2
- ab04 equ 269*2
- a04 equ 508
- bb04 equ 480
- b04 equ 453
-
- c05 equ 428
- db05 equ 404
- d05 equ 381
- eb05 equ 360
- e05 equ 339
- f05 equ 320
- gb05 equ 302
- g05 equ 285
- ab05 equ 269
- a05 equ 254
- bb05 equ 240
- b05 equ 226
-
- c06 equ 214
- db06 equ 202
- d06 equ 190
- eb06 equ 180
- e06 equ 170
- f06 equ 160
- gb06 equ 151
- g06 equ 143
- ab06 equ 135
- a06 equ 127
- bb06 equ 480*2
- b06 equ 453*2
-
- c07 equ 428*2
- db07 equ 404*2
- d07 equ 381*2
- eb07 equ 360*2
- e07 equ 339*2
- f07 equ 320*2
- gb07 equ 302*2
- g07 equ 285*2
- ab07 equ 269*2
- a07 equ 508
- bb07 equ 480
- b07 equ 453
-
- c08 equ 428
- db08 equ 404
- d08 equ 381
- eb08 equ 360
- e08 equ 339
- f08 equ 320
- gb08 equ 302
- g08 equ 285
- ab08 equ 269
- a08 equ 254
- bb08 equ 240
- b08 equ 226
-
-
- v equ 0
-
- no_loop equ 0
- loop equ 0
- chann1reg equ $dff0a0
- chann2reg equ $dff0b0
- chann3reg equ $dff0c0
- chann4reg equ $dff0d0
- dmacon equ $dff096
- int_bf_int equ $dff01e
- int_bf_w equ $dff09a
- vhposr equ $dff006
- in_line equ 0
- new_snd equ 4
- end_song equ 1
- end_patt equ 8
- new_env equ 12
- pbend equ 16
-
-
-
- hi: equ 223
- lo: equ 446
-
- r22 equ 134
- r20 equ 179 ;correctum
- r19 equ 150
- r18 equ 178
- r17 equ 200
- r16: equ 227 ;correctum
- r15: equ 249
- r14 equ 280
- r13: equ 305
- r12: equ 333
- r11: equ 361
- r10: equ 389
- r9: equ 419
- r8: equ 446
- r7: equ 446+112
- r6: equ 446+223
- r5: equ 446+223+112
- r4: equ 446*2
- r3: equ 446*3
- r2: equ 446*4
- r1: equ 446*8
-
-
- filter: equ $bfe001
- filter_on equ 44
- filter_off equ 48
-
- modon equ 20
- pboff equ 24
- modoff equ 28
- rest equ 32
- end_fxp equ 36
- end_fx3 equ 36
- end_fx4 equ 40
- acc equ 52
- repeat equ 56
- down equ 1
- up equ 2
-
- fx equ 0
-
-
-
- ;"""""""""""""""""""""""""""""""""""""""""""""""""
- ;DATA HERE
- ;------------
-
-
- ;;; DATA
-
-
- max_songs dc.l 12
-
- song_table:
-
- dc.l s1_c-b,s2_c-b,s3_c-b,s4_c-b ;inside castle tune
- dc.l s1_wed-b,s2_wed-b,s3_wed-b,s4_wed-b ;wedding march happy
- dc.l s1_wedx-b,s2_wedx-b,s3_wedx-b,s4_wedx-b ;wedding march sad
- dc.l s1_gd-b,s2_gd-b,s3_gd-b,s4_gd-b ;guard dogs
- dc.l s1_d-b,s2_d-b,s3_d-b,s4_d-b ;locked in dungeon inset
- dc.l s1_n-b,s2_n-b,s3_n-b,s4_n-b ;nightingale
- dc.l s1_fl-b,s2_fl-b,s3_fl-b,s4_fl-b ;alexanders flute
-
-
- ;************************************************************
-
-
- sstart: dc.l 0,end_song
-
- pstart: dc.w end_patt
-
-
- ;----------------------------------
- fxp:
-
- danger:
- dc.w new_env
- dc.l danger_env-b
- dc.w new_snd
- dc.l sinep-b
- danger_loop:
- dc.w r16,4,r16,4,r16,4,r16,4
- dc.w repeat
- xl dc.l danger_loop-b
- dc.w end_fxp
-
- danger_env: dc.w 0,35,28,25,20,15,10,0,255
-
- score1
- dc.w new_env
- dc.l score_env1-b
- dc.w new_snd
- dc.l sinep-b
- dc.w modon,1,1,2,2,1,1
- dc.w 130,50
- dc.w end_fxp
-
-
- score2
- dc.w new_env
- dc.l score_envs-b
- dc.w new_snd
- dc.l sinep-b
- dc.w modon,1,1,1,1,1,1
- dc.w a03,5,a02,5
- dc.w new_env
- dc.l score_env2-b
- dc.w e03,50
- dc.w end_fxp
-
- score3
- dc.w new_env
- dc.l score_envs-b
- dc.w new_snd
- dc.l sinep-b
- dc.w modon,1,1,1,1,1,1
- dc.w a03,4,a02,4
- dc.w a03,4,a02,4
- dc.w new_env
- dc.l score_env2-b
- dc.w e03,50
- dc.w end_fxp
-
- score4
- dc.w new_env
- dc.l score_envs-b
- dc.w new_snd
- dc.l sinep-b
- dc.w modon,1,1,1,1,1,1
- dc.w c03,4,d03,4
- dc.w e03,4,f03,4
- dc.w g03,4
- dc.w new_env
- dc.l score_env2-b
- dc.w a03,50
- dc.w end_fxp
-
- score5
- dc.w new_env
- dc.l score_envs-b
- dc.w new_snd
- dc.l sinep-b
- ;dc.w pbend,up,20,a03,1
- dc.w a03,4,g03,4,a03,4,g03,4
- dc.w a03,4,g03,4,a03,4,g03,4
- dc.w a03,4,g03,4,a03,4,g03,4
- dc.w new_env
- dc.l score_env2-b
- dc.w a03,50
- dc.w end_fxp
-
-
- magic_map:
- dc.w new_env
- dc.l score_env1-b
- dc.w new_snd
- dc.l aguitp-b
- dc.w c02,4,d02,4,e02,4,f02,4,g02,4,a02,4,b02,4,c03,4
- dc.w d03,4,e03,4,f03,4,g03,4,a03,10
- dc.w end_fxp
-
-
- clunk1
- dc.w new_env
- dc.l clunk_env-b
- dc.w new_snd
- dc.l snarep-b
- dc.w pbend,down,20,50000,1
- dc.w r2,14
- dc.w pboff
- dc.w end_fxp
-
- clunk2
- dc.w new_env
- dc.l clunk_env-b
- dc.w new_snd
- dc.l snarep-b
- dc.w pbend,down,2,50000,1
- dc.w r1,14
- dc.w pboff
- dc.w end_fxp
-
-
- score_envs: dc.w 55,50,45,40,35,30,25,20,15,10,0,255
-
- score_env:
- dc.w 64,64,63,62,60,61,60,59,58,57,56,55
- clunk_env:
- score_env1 dc.w 54,53,52,51,50,49,48,47,46,45,44
- score_env2 dc.w 43,42,41,40,39,38,37,36,35,34,33,32,31,30
- dc.w 29,28,27,26,25,24,23,22,21,20,19,18,17,16
- dc.w 15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,255
-
- ;*************************
-
-
- fxjump_table:
- dc.l clunk1-b
- dc.l clunk2-b
- dc.l score1-b
- dc.l score2-b
- dc.l score3-b
- dc.l score4-b
- dc.l score5-b
- dc.l magic_map-b
- dc.l danger-b ;fx number 1
-
-
- max_fx dc.l 10 ;number + 1 for test routines only
- ;______________________________________________________________________
-
-
-
-
- ;;;;;;;;;;;;;;;;;;;;; Music Data ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- cr set 24
- q set cr/2
- sq set q/2
- dsq set sq/4
-
- tq1 set 7
- tq2 set 6
- tsq1 set 3
- tsq2 set 4
-
-
-
- ;************************************************
-
- songs:
-
-
- cr set 32
- q set cr/2
- sq set q/2
- dsq set sq/4
-
- tcr1 set 0
- tq1 set 11
- tq2 set 10
- tsq1 set 5
- tsq2 set 6
-
-
-
- s1_d:
- dc.l aguitar_snd-b
- ;dc.l death_strings-b
- dc.l pri-b
- dc.l 0,end_song
-
- s2_d:
- dc.l aguitar_snd-b
- dc.l death_bass-b
- dc.l pri-b
- dc.l 0,end_song
-
-
- s3_d:
-
- dc.l aguitar_snd-b
- dc.l death_tune-b
- dc.l pri-b
- dc.l 0,end_song
-
-
- s4_d:
- dc.l pizzo_snd-b
- dc.l death_bass2-b
- dc.l pri-b
- dc.l 0,end_song
-
- ;----------
-
- death_strings:
- dc.w c03,$0004,bb02,$0004,ab02,$0004,g02,$0004,f02,$0004
- dc.w eb02,$0004,d02,$0004,db02,$0004
- dc.w c02,cr
- dc.w d02,$0004
- dc.w eb02,$0004,f02,$0004,g02,$0004,a02,$0004,b02,$0004
- dc.w c03,$0004,bb02,$0004,ab02,$0004,g02,$0004,ab02,$0004
- dc.w g02,$0004,f02,$0004,eb02,$0004,f02,$0004,eb02,$0004
- dc.w d02,$0004
- dc.w eb02,$0004,f02,$0004,g02,$0004,a02,$0004,b02,$0004
- dc.w eb02,4,c03,4
- dc.w eb02,cr
- dc.w d02,$0004
- dc.w eb02,$0004,f02,$0004,g02,$0004,a02,$0004,b02,$0004
- dc.w c03,$0004,bb02,$0004,ab02,$0004,g02,$0004,ab02,$0004
- dc.w g02,$0004,f02,$0004,eb02,$0004,f02,$0004,eb02,$0004
- dc.w d02,$0004
- dc.w eb02,$0004,f02,$0004,g02,$0004,a02,$0004,b02,$0004
- dc.w eb02,4,c03,4
- dc.w f02,cr*2,g02,cr*2,eb03,cr*4
- dc.w end_patt
-
- death_bass:
- dc.w rest,cr,c01,$0080,ab01,$0080,f01,$0040,g01,$0040
- dc.w g02,cr*4
- dc.w end_patt
-
- death_tune:
- dc.w rest,cr
- dc.w c02,cr*3,c02,tq1,eb02,tq2,g02,tq1,c03,cr*3
- dc.w c02,tq1,eb02,tq2,g02,tq1,c03,cr,b02,tq1,c03,tq2,d03,tq1+dsq+cr
- dc.w eb03,cr,c03,cr*4
- dc.w end_patt
-
- death_bass2:
- dc.w rest,cr
- dc.w c02,cr,c02,cr,c02,cr,c02,cr
- dc.w c02,cr,c02,cr,c02,cr,c02,cr
- dc.w c02,cr,c02,cr,g02,cr*6
- ;dc.w new_env
- ;dc.l snare_env
- ;dc.w new_snd
- ;dc.l snarep
-
-
- ;dc.w 4000,cr*4
- dc.w end_patt
-
-
-
- ;--------
-
- s1_n:
-
- dc.l click_snd-b
- dc.l ng_click-b
-
- dc.l 0,end_song
- s2_n:
-
- dc.l flute_sndq-b
- dc.l ntune-b
-
- DC.L 0,end_song
-
- s3_n:
-
- dc.l pr-b
-
- dc.l 0,end_song
-
- s4_n:
-
- dc.l pr-b
-
- dc.l 0,end_song
-
-
- ng_click:
- dc.w 4000,2,2000,2,rest,8,4000,1,2000,1,4000,1
- dc.w 4000,1,2000,1,4000,1,rest,6
- dc.w end_patt
-
- ntune:
- dc. rest,cr
- dc.w a03,cr,g03,cr*3,d03,cr,e03,cr*4,rest,cr*3
- dc.w a03,cr,g03,cr*3,e03,cr,d03,cr,g03,cr,e03,cr*4
- dc.w end_patt
-
-
-
- ; flute
-
- s1_fl:
-
-
- dc.l flute_snd-b
- dc.l flute_tune-b
- dc.l pri-b
-
- dc.l 0,end_song
- s2_fl:
-
- dc.l pr-b
- DC.L 0,end_song
-
-
- s3_fl:
-
- dc.l pr-b
- DC.L 0,end_song
-
-
- s4_fl:
- dc.l pr-b
- dc.l 0,end_song
-
-
- flute_tune:
- dc.w modon,1,1,3,3,6,6
- dc.w g03,cr+sq,gb03,5,g03,5,gb03,cr
- dc.w eb03,cr,b02,cr,c03,cr,b02,5,c03,5,b02,cr*3
- dc.w end_patt
-
-
- clickp
- dc.w 1
- dc.l b-b
- dc.w 16/2
- dc.l b-b
- dc.w 16/2
-
- click_env:
- dc.w 15,10,5,4,3,2,2,1,0,255
-
- click_snd
- dc.w new_env
- dc.l click_env-b
- dc.w new_snd
- dc.l clickp-b
- dc.w end_patt
-
-
- ;********************
-
- cr set 40
- q set cr/2
- sq set q/2
- dsq set sq/4
-
- tq1 set 7
- tq2 set 6
- tsq1 set 3
- tsq2 set 4
-
- ;---------
- s1_c:
-
- dc.l pizzo_snd-b
- dc.l cbass-b
-
-
-
-
- dc.l 0,end_song
- s2_c:
-
- dc.l fhorn_snd-b
- dc.l cstring-b
- dc.l cstring-b
- dc.l cstring-b
- dc.l snare_sndq-b
- dc.l csnare-b
- dc.l csnare-b
- DC.L 0,end_song
-
-
- s3_c:
-
- dc.l bassoon_snd-b
-
- dc.l crest-b
- dc.l crest-b
-
-
- dc.l ctune-b
- dc.l flute_snd-b
- dc.l cflute-b
- dc.l bassoon_snd-b
- dc.l ctune-b
- dc.l flute_snd-b
- dc.l cflute-b
- dc.l strings1_snd-b
- dc.l ctune-b
- dc.l flute_snd-b
- dc.l cflute-b
-
- dc.l aguitar_snd-b
- dc.l ctune-b
-
-
-
- dc.l 0,end_song
-
-
- s4_c:
- dc.l fhorn_snd-b
- dc.l cstring1-b
- dc.l 0,end_song
-
-
-
- crest
- dc.w rest,cr*8
- dc.w end_patt
-
-
- patterns:
-
- csnare
- dc.w r16,q,r16,q+cr*2+q+sq,r16,sq
- dc.w r16,q,r16,q+cr*2+q+sq,r16,sq
- dc.w r16,q,r16,q+sq+q,r16,sq,r16,q,r16,q+sq+q,r16,sq
- dc.w r16,q,r16,q+cr*2+q+sq+sq
-
- dc.w end_patt
-
-
-
-
-
-
- cbass
- dc.w g02,q,g02,q+cr*3
- dc.w g02,q,g02,q+cr*3
- dc.w g02,q,g02,q+cr,f02,q,f02,q+cr
- dc.w g02,q,g02,q+cr*3
-
-
-
- dc.w g02,q,g02,q+cr*3
- dc.w g02,q,g02,q+cr*3
- dc.w g02,q,g02,q+cr,ab02,q,ab02,q+cr
- dc.w g02,q,g02,q+cr*3
-
- dc.w end_patt
-
- cstring
- dc.w modon,1,1,3,3,6,6
- dc.w d01,cr*10
- dc.w c01,cr*2
- dc.w d01,cr*4
- dc.w d01,cr*10
- dc.w c01,cr*2
- dc.w d01,cr*4
-
- dc.w end_patt
-
- cstring1
- dc.w modon,1,1,3,3,6,6
- dc.w b01,cr*10
- dc.w a01,cr*2
- dc.w b01,cr*4
- dc.w b01,cr*10
- dc.w ab01,cr*2
- dc.w b01,cr*4
-
- dc.w end_patt
-
-
-
-
- ctune
- dc.w rest,cr,d02,sq,eb02,sq,d02,sq,eb02,sq,d02,cr*2
- dc.w rest,cr,d02,sq,eb02,sq,d02,sq,eb02,sq,d02,cr*2
- dc.w rest,cr,d02,sq,eb02,sq,d02,sq,eb02,sq,f02,sq
- dc.w g02,sq,f02,sq,g02,sq,f02,sq,eb02,sq,d02,sq,c02,sq
- dc.w d02,cr
- dc.w d02,sq,eb02,sq,d02,sq,eb02,sq,d02,cr*2
- dc.w end_patt
-
- cflute
- dc.w g02,cr+q+sq,d02,sq-2,g02,2,d02,cr+q
- dc.w rest,sq,eb02,sq
-
- dc.w f02,cr+q+sq,d02,sq-2,f02,2,d02,cr+q+sq,d02,sq
- dc.w eb02,cr+q+sq-2,d02,2,eb02,sq,d02,q,c02,q,b01,sq
- dc.w ab01,sq-2,b01,2,ab01,sq,g01,sq
- dc.w d02,cr+q+sq,g01,sq-2,d02,2,g01,cr*2
-
-
- dc.w end_patt
-
-
- pr:
- dc.w rest,cr*4
- dc.w end_patt
-
- pri:
- dc.w rest,cr*200
- dc.w end_patt
-
-
- ;-------------------
-
- ;--------
- cr set 28
- q set cr/2
- sq set q/2
- dsq set sq/2
-
- tq1 set 7
- tq2 set 6
- tsq1 set 3
- tsq2 set 4
-
- s1_gd:
-
- dc.l bassoon_snd-b
- dc.l gdtune-b
-
- dc.l 0,end_song
- s2_gd:
-
- dc.l pizzo_snd-b
- dc.l gdbass-b
-
- DC.L 0,end_song
-
- s3_gd:
-
- dc.l snare_snd-b
- dc.l gdsnare-b
-
- dc.l 0,end_song
-
- s4_gd:
-
- dc.l flute_snd-b
- dc.l pr-b
-
- dc.l 0,end_song
-
-
- gdtune
- dc.w c03,cr,g02,q+sq,c03,sq,g02,cr,rest,q+sq,g02,sq
- dc.w bb02,cr,g02,q+sq,bb02,sq,g02,cr,rest,q+sq,g02,sq
- dc.w ab02,cr,g02,q+sq,ab02,sq,g02,q,f02,q,eb02,q,d02,q
- dc.w g02,cr,eb02,q+sq,g02,sq,d02,cr,rest,q+sq,g02,sq
-
- dc.w c03,cr,g02,q+sq,c03,sq,g02,cr,rest,q+sq,g02,sq
- dc.w bb02,cr,g02,q+sq,bb02,sq,g02,cr,rest,q+sq,g02,sq
- dc.w ab02,cr,g02,q+sq,ab02,sq,g02,q,f02,q,eb02,q,d02,q
-
- dc.w g02,cr,db02,q+sq,g02,sq,c02,cr*2
-
- dc.w end_patt
-
-
- gdbass
- dc.w c02,q,c03,q,rest,cr,d02,q,d03,q,rest,cr
- dc.w eb02,q,eb03,q,rest,cr,e02,q,e03,q,rest,cr
- dc.w f02,q,f03,q,rest,cr,gb02,q,gb03,q,rest,cr
- dc.w g02,q,g03,q,f02,q,f03,q,eb02,q,eb03,q,d02,q,d03,q
-
- dc.w c02,q,c03,q,rest,cr,d02,q,d03,q,rest,cr
- dc.w eb02,q,eb03,q,rest,cr,e02,q,e03,q,rest,cr
- dc.w f02,q,f03,q,rest,cr,gb02,q,gb03,q,rest,cr
- dc.w g02,q,g03,q,g01,q,g02,q,c02,q,c03,q,rest,cr
- dc.w end_patt
-
- gdsnare
- dc.w r16,q,r16,q,r16,q,r16,sq,r16,sq
- dc.w r16,q,r16,q,r16,q,r16,sq,r16,sq
-
- dc.w r16,q,r16,q,r16,sq,r16,q,r16,sq,r16,q,r16,q
- dc.w r16,q,r16,sq,r16,sq
- dc.w end_patt
-
- ;--------------------
- cr set 40
- q set cr/2
- sq set q/2
- dsq set sq/2
-
- tq1 set 7
- tq2 set 6
- tsq1 set 3
- tsq2 set 4
-
- s1_wed:
-
- dc.l strings1_snd-b
- dc.l wedtune1-b
- dc.l pri-b
- dc.l 0,end_song
- s2_wed:
-
- dc.l strings1_snd-b
- dc.l wedtune2-b
- dc.l pri-b
-
- DC.L 0,end_song
-
- s3_wed:
-
- dc.l strings1_snd-b
- dc.l wedtune3-b
-
- dc.l pri-b
- dc.l 0,end_song
-
- s4_wed:
-
- dc.l pizzo_snd-b
- dc.l wedbass-b
- dc.l pri-b
-
- dc.l 0,end_song
-
-
- wedtune1
- dc.w a02,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w a02,cr,e03,q+sq,db03,sq,d03,cr*2
- dc.w a02,cr,d03,q+sq,g03,sq,g03,cr,gb03,q,e03,q
- dc.w d03,q+sq,e03,dsq,d03,dsq,db03,q+sq,d03,sq,e03,cr*2
-
- dc.w a02,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w a02,cr,e03,q+sq,db03,sq,d03,cr*2
- dc.w a02,cr,d03,q+sq,gb03,sq,a03,cr,gb03,q,d03,q
- dc.w b02,cr,e03,q+sq,gb03,sq,d03,cr*2
-
- dc.w end_patt
-
- wedtune2
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,d02,sq,d02,cr,d02,q,b01,q
- dc.w a01,q+sq,ab01,sq,ab01,cr,a01,cr*2
-
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,a01,sq,db02,cr,b01,q,b01,q
- dc.w b01,cr,a01,q+sq,a01,sq,gb01,cr*2
- dc.w end_patt
-
- wedtune3
- dc.w gb01,cr,gb01,q+sq,gb01,sq,gb01,cr*2
- dc.w gb01,cr,g01,q+sq,g01,sq,gb01,cr*2
- dc.w gb01,cr,gb01,q+sq,b01,sq,b01,cr,a01,q,g01,q
- dc.w e01,q+sq,d01,sq,d01,cr,db01,cr*2
-
- dc.w gb01,cr,gb01,q+sq,gb01,sq,gb01,cr*2
- dc.w gb01,cr,g01,q+sq,g01,sq,gb01,cr*2
- dc.w gb01,cr,gb01,q+sq,gb01,sq,gb02,cr,d01,q,gb01,q
- dc.w e01,cr,db01,q+sq,db01,sq,d01,cr*2
- dc.w end_patt
-
- wedbass
- dc.w d03,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w d03,cr,a02,q+sq,a02,sq,d03,cr*2
- dc.w d03,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w a02,cr,e02,q+sq,e02,sq,a02,cr*2
-
- dc.w d03,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w d03,cr,a02,q+sq,a02,sq,d03,cr*2
-
- dc.w d03,cr,d03,q+sq,d03,sq,gb02,cr,b02,cr
- dc.w g02,cr,a02,q+sq,a02,sq,d02,cr*2
- dc.w end_patt
- ;-----------------
- cr set 56
- q set cr/2
- sq set q/2
- dsq set sq/2
-
- tq1 set 7
- tq2 set 6
- tsq1 set 3
- tsq2 set 4
-
- s1_wedx:
-
- dc.l trumpet_sndq-b
- dc.l wedtune1x-b
- dc.l pri-b
- dc.l 0,end_song
- s2_wedx:
-
- dc.l trumpet_sndq-b
- dc.l wedtune2x-b
- dc.l pri-b
-
- DC.L 0,end_song
-
- s3_wedx:
-
- dc.l trumpet_sndq-b
- dc.l wedtune3x-b
-
- dc.l pri-b
- dc.l 0,end_song
-
- s4_wedx:
-
- dc.l pizzo_snd-b
- dc.l wedbassx-b
- dc.l pri-b
-
- dc.l 0,end_song
-
-
- wedtune1x
- dc.w a02,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w a02,cr,e03,q+sq,db03,sq,d03,cr*2
- dc.w a02,cr,d03,q+sq,g03,sq,g03,cr,gb03,q,e03,q
- dc.w d03,q+sq,e03,dsq,d03,dsq,db03,q+sq,d03,sq,e03,cr*2
-
- dc.w a02,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w a02,cr,e03,q+sq,db03,sq,d03,cr*2
- dc.w a02,cr,d03,q+sq,gb03,sq,a03,cr,gb03,q,d03,q
- dc.w b02,cr,e03,q+sq,gb03,sq,d03,cr*2
-
- dc.w end_patt
-
- wedtune2x
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,d02,sq,d02,cr,d02,q,b01,q
- dc.w a01,q+sq,ab01,sq,ab01,cr,a01,cr*2
-
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,a01,sq,a01,cr*2
- dc.w a01,cr,a01,q+sq,a01,sq,db02,cr,b01,q,b01,q
- dc.w b01,cr,a01,q+sq,a01,sq,gb01,cr*2
- dc.w end_patt
-
- wedtune3x
- dc.w gb01,cr,gb01,q+sq,gb01,sq,gb01,cr*2
- dc.w gb01,cr,g01,q+sq,g01,sq,gb01,cr*2
- dc.w gb01,cr,gb01,q+sq,b01,sq,b01,cr,a01,q,g01,q
- dc.w e01,q+sq,d01,sq,d01,cr,db01,cr*2
-
- dc.w gb01,cr,gb01,q+sq,gb01,sq,gb01,cr*2
- dc.w gb01,cr,g01,q+sq,g01,sq,gb01,cr*2
- dc.w gb01,cr,gb01,q+sq,gb01,sq,gb02,cr,d01,q,gb01,q
- dc.w e01,cr,db01,q+sq,db01,sq,d01,cr*2
- dc.w end_patt
-
- wedbassx
- dc.w d03,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w d03,cr,a02,q+sq,a02,sq,d03,cr*2
- dc.w d03,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w a02,cr,e02,q+sq,e02,sq,a02,cr*2
-
- dc.w d03,cr,d03,q+sq,d03,sq,d03,cr*2
- dc.w d03,cr,a02,q+sq,a02,sq,d03,cr*2
-
- dc.w d03,cr,d03,q+sq,d03,sq,gb02,cr,b02,cr
- dc.w g02,cr,a02,q+sq,a02,sq,d02,cr*2
- dc.w end_patt
-
- ;-----------------
-
- sounds:
-
- flute_snd:
- dc.w new_env
- dc.l flute_env-b
- dc.w new_snd
- dc.l flutep-b
- dc.w end_patt
-
- flute_sndq:
- dc.w new_env
- dc.l flute_envq-b
- dc.w new_snd
- dc.l flutep-b
- dc.w end_patt
-
- flute_sndmq:
- dc.w new_env
- dc.l flute_envmq-b
- dc.w new_snd
- dc.l flutep-b
- dc.w end_patt
-
-
- aguitar_snd:
- dc.w new_env
- dc.l aguitar_env-b
- dc.w new_snd
- dc.l aguitp-b
- dc.w end_patt
-
- aguitar_sndq:
- aguitar_snd_quiet:
- dc.w new_env
- dc.l aguitar_env_quiet-b
- dc.w new_snd
- dc.l aguitp-b
- dc.w end_patt
-
-
- tamb_snd:
- dc.w new_env
- dc.l tamb_env-b
- dc.w new_snd
- dc.l tambp-b
- dc.w end_patt
-
-
- sinep:
- dc.w 1
- dc.l sined-b
- dc.w 16/2
- dc.l sined-b
- dc.w 16/2
-
-
-
- sined:
- sine_datad:
- dc.w 127,80,50,25,0,-25,-50,-100,-127
- dc.w -127,-100,-50,-35,0,35,50,80,127
- dc.w 127,80,50,25,0,-25,-50,-100,-127
- dc.w -127,-100,-50,-35,0,35,50,80,127
-
-
-
-
-
-
-
- abass_snd:
- dc.w new_env
- dc.l abass_env-b
- dc.w new_snd
- dc.l abassp-b
- dc.w end_patt
-
- sitar_snd:
- dc.w new_env
- dc.l sitar_env-b
- dc.w new_snd
- dc.l sitarp-b
- dc.w end_patt
-
- bassoon_snd:
- dc.w new_env
- dc.l bassoon_env-b
- dc.w new_snd
- dc.l bassoonp-b
- dc.w end_patt
-
- bassoon_snd_short:
- dc.w new_env
- dc.l bassoon_env-b
- dc.w new_snd
- dc.l bassoonsp-b
- dc.w end_patt
-
- snare_snd:
- dc.w new_env
- dc.l snare_env-b
- dc.w new_snd
- dc.l snarep-b
- dc.w end_patt
-
- snare_sndq:
- dc.w new_env
- dc.l snare_envq-b
- dc.w new_snd
- dc.l snarep-b
- dc.w end_patt
-
- trumpet_snd:
- dc.w new_env
- dc.l trumpet_env-b
- dc.w new_snd
- dc.l trumpetp-b
- dc.w end_patt
-
- trumpet_sndq:
- dc.w new_env
- dc.l trumpet_envq-b
- dc.w new_snd
- dc.l trumpetp-b
- dc.w end_patt
-
- pizzo_snd:
- dc.w new_env
- dc.l pizzo_env-b
- dc.w new_snd
- dc.l pizzop-b
- dc.w end_patt
-
- pizzoh_snd:
- dc.w new_env
- dc.l pizzo_env-b
- dc.w new_snd
- dc.l pizzohp-b
- dc.w end_patt
-
-
- fhorn_snd:
- dc.w new_env
- dc.l fhorn_env-b
- dc.w new_snd
- dc.l fhornp-b
- dc.w end_patt
-
- fhorn_sndq:
- dc.w new_env
- dc.l fhorn_envq-b
- dc.w new_snd
- dc.l fhornp-b
- dc.w end_patt
-
-
-
- strings_snd:
- dc.w new_env
- dc.l strings_env-b
- dc.w new_snd
- dc.l stringsp-b
- dc.w end_patt
-
- strings1_snd:
- dc.w new_env
- dc.l strings1_env-b
- dc.w new_snd
- dc.l strings1p-b
- dc.w end_patt
-
-
- ;***********************************************
-
- parameters:
-
- iff equ 108
-
- ; sample parameters
-
-
- snarep
- dc.w 1
- dc.l snared-b
- dc.w 2240/2
- dc.l restd-b
- dc.w 16/2
-
-
- trumpetp
- dc.w 1
- dc.l synbras1d-b
- dc.w 3338/2
- dc.l synbras1d-b
- dc.w 3338/2
-
- abassp
- dc.w 1
- dc.l abassd+iff-b
- dc.w 8000/2
- dc.l restd-b
- dc.w 16/2
-
- flutep
- dc.w 1
- dc.l fluted+iff-b
- dc.w 7278/2
- dc.l fluted+4173+iff-b
- dc.w 3106/2
-
- tambp
- dc.w 1
- dc.l tambd-b
- dc.w 1457/2
- dc.l restd-b
- dc.w 16/2
-
- sitarp
- dc.w 1
- dc.l sitard-b
- dc.w 7708/2
- dc.l restd-b
- dc.w 16/2
-
- aguitp
- dc.w 1
- dc.l aguitd+iff-b
- dc.w 9576/2
- dc.l restd-b
- dc.w 16/2
-
- bassoonlp
- dc.w 1
- dc.l bassoond+iff-b
- dc.w 4788/2
- dc.l bassoond+iff+2033-b
- dc.w 2755/2
-
-
- bassoonp
- dc.w 1
- dc.l bassoond+iff-b
- dc.w 4788/2
- dc.l restd-b
- dc.w 16/2
-
- bassoonsp
- dc.w 1
- dc.l bassoond+iff-b
- dc.w 4788/2-1000
- dc.l restd-b
- dc.w 16/2
-
- pizzop:
- dc.w 1
- dc.l pizzod-b
- dc.w 5550/2
- dc.l restd-b
- dc.w 16/2
-
- pizzohp:
- dc.w 1
- dc.l pizzohd-b
- dc.w 3796/2
- dc.l restd-b
- dc.w 16/2
-
- fhornp:
- dc.w 1
- dc.l fhornd+iff-b
- dc.w (6684-iff)/2
- dc.l fhornd+iff-b
- dc.w (6684-iff)/2
-
- stringsp:
- dc.w 1
- dc.l stringsd-b
- dc.w (8668)/2
- dc.l restd-b
- dc.w 16/2
-
- strings1p
- dc.w 1
- dc.l strings1d+104+3208-b
- dc.w 6438/2
- dc.l strings1d+104+3208-b
- dc.w 6438/2
-
- envelopes:
-
-
- rest_env: dc.w 0,0,0,0,0,0,0,0,255
- flute_env: dc.w 0,32,255
- flute_envq: dc.w 0,8,255
- flute_envmq: dc.w 0,18,255
- tamb_env: dc.w 0,62,255
- aguitar_env: dc.w 0,45,255
- aguitar_env_quiet: dc.w 0,30,255
- sitar_env: dc.w 0,42,255
- abass_env: dc.w 0,54,255
- snare_env: dc.w 0,35,255
- snare_envq: dc.w 0,15,255
- trumpet_env: dc.w 0,35,255
- trumpet_envq: dc.w 0,25,255
- bassoon_env: dc.w 0,30,255
- pizzo_env: dc.w 0,35,255
- fhorn_env: dc.w 0,20,255
- fhorn_envq: dc.w 0,28,255
- strings_env: dc.w 0,48,255
- sine_env: dc.w 0,48,255
-
- strings1_env: dc.w 0,28,255
-
-
-
- ;guit.sam 6191 rwed Today 01:27:11
- ;tamb.sam 1457 rwed Today 01:27:10
- ;flute.sam 8410 rwed Today 01:27:08
- ;sitar.sam 8993 rwed Today 01:27:07
- ;bass.sam 8583 rwed Today 01:27:05
- ;7 files - 207 blocks used
-
- ;**************************************************
-
-
- aguitd incbin c:instruments/aguit.sam
- tambd ;incbin c:instruments/tamb.sam
- fluted incbin c:instruments/flute.sam
- sitard ;incbin c:instruments/sitar.sam
- abassd ;incbin c:instruments/abass.sam
- snared incbin c:instruments/snare.sam
- synbras1d incbin c:instruments/hbrass3l.sam
- bassoond incbin c:instruments/bassoonl.sam
- pizzod incbin c:instruments/pizzo1.sam
- pizzohd ;incbin c:instruments/pizzo2.sam
-
- fhornd incbin c:instruments/fhorn.sam
- stringsd ;incbin c:instruments/strings2.sam
- waved ;incbin c:instruments/wave.sam
-
- strings1d incbin c:instruments/strings1.sam
-
-
-
- ;********************************************
-
-
- restd:
- rest_data:
- dc.w 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- dc.w 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- dc.w 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- dc.w 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
-
-
- ;*************************************************
- c
- end
-