diff options
Diffstat (limited to 'audio/sfx/tink_4.asm')
-rw-r--r-- | audio/sfx/tink_4.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/sfx/tink_4.asm b/audio/sfx/tink_4.asm new file mode 100644 index 00000000..16b7be91 --- /dev/null +++ b/audio/sfx/tink_4.asm @@ -0,0 +1,8 @@ +SFX_Tink_4_Ch5: + duty_cycle 2 + pitch_sweep 3, -2 + square_note 4, 15, 2, 512 + pitch_sweep 2, 2 + square_note 8, 14, 2, 512 + pitch_sweep 0, 8 + sound_ret |