Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/audio/sfx/cry00_1.asm
1271 views
1
SFX_Cry00_1_Ch5:
2
duty_cycle_pattern 3, 3, 1, 1
3
square_note 4, 15, 3, 1816
4
square_note 15, 14, 5, 1944
5
square_note 8, 9, 1, 1880
6
sound_ret
7
8
SFX_Cry00_1_Ch6:
9
duty_cycle_pattern 2, 2, 0, 0
10
square_note 5, 11, 3, 1800
11
square_note 15, 12, 5, 1928
12
square_note 8, 7, 1, 1864
13
sound_ret
14
15
SFX_Cry00_1_Ch8:
16
noise_note 3, 10, 1, 28
17
noise_note 14, 9, 4, 44
18
noise_note 8, 8, 1, 28
19
sound_ret
20
21