diff options
Diffstat (limited to 'audio/sfx/press_ab_4.asm')
-rw-r--r-- | audio/sfx/press_ab_4.asm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/sfx/press_ab_4.asm b/audio/sfx/press_ab_4.asm new file mode 100644 index 00000000..aecfe952 --- /dev/null +++ b/audio/sfx/press_ab_4.asm @@ -0,0 +1,7 @@ +SFX_Press_AB_4_Ch5: + duty_cycle 2 + square_note 0, 9, 1, 1984 + square_note 0, 8, 1, 2000 + square_note 0, 9, 1, 1984 + square_note 12, 10, 1, 2000 + sound_ret |