Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/audio/sfx/ball_poof.asm
1271 views
1
SFX_Ball_Poof_Ch5:
2
duty_cycle 2
3
pitch_sweep 1, 6
4
square_note 15, 15, 2, 1024
5
pitch_sweep 0, 8
6
sound_ret
7
8
SFX_Ball_Poof_Ch8:
9
noise_note 15, 10, 2, 34
10
sound_ret
11
12