aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/pokeflute.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-22 09:57:31 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-22 09:57:31 -0500
commitb4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec (patch)
tree990c331053e70ab256533f5e70ac4f7cb5c58af1 /audio/sfx/pokeflute.asm
parentName some battle sound effects (diff)
downloadpokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.gz
pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.xz
pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.zip
Rename sound effect files
Diffstat (limited to 'audio/sfx/pokeflute.asm')
-rw-r--r--audio/sfx/pokeflute.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/audio/sfx/pokeflute.asm b/audio/sfx/pokeflute.asm
new file mode 100644
index 00000000..4abf1713
--- /dev/null
+++ b/audio/sfx/pokeflute.asm
@@ -0,0 +1,21 @@
+SFX_Pokeflute_Ch1: ; 83ca (2:43ca)
+ vibrato 16, 1, 4
+ notetype 12, 1, 0
+ octave 5
+ E_ 2
+ F_ 2
+ G_ 4
+ A_ 2
+ G_ 2
+ octave 6
+ C_ 4
+ C_ 2
+ D_ 2
+ C_ 2
+ octave 5
+ G_ 2
+ A_ 2
+ F_ 2
+ G_ 8
+ rest 12
+ endchannel