diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 13:22:35 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 13:47:20 -0400 |
| commit | 0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b (patch) | |
| tree | 753c550ea0b68914c2bfdb7293819e7128dfb6ad /audio/music/silphco.asm | |
| parent | Relabel a few missed map scripts and TheEndTextString (diff) | |
| download | pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.tar.gz pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.tar.xz pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.zip | |
Improve music command names
Diffstat (limited to 'audio/music/silphco.asm')
| -rw-r--r-- | audio/music/silphco.asm | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/audio/music/silphco.asm b/audio/music/silphco.asm index b6c70ec7..2906ac4c 100644 --- a/audio/music/silphco.asm +++ b/audio/music/silphco.asm @@ -1,8 +1,8 @@ Music_SilphCo_Ch1:: ; 7f243 (1f:7243) - tempo 0, 160 - stereopanning 119 + tempo 160 + volume 7, 7 duty 3 - togglecall + toggleperfectpitch vibrato 8, 2, 2 notetype 6, 11, 3 octave 2 @@ -129,7 +129,7 @@ Music_SilphCo_branch_7f26d:: notetype 6, 11, 0 octave 3 note E_, 8 - tempo 0, 124 + tempo 124 notetype 6, 11, 3 octave 2 note B_, 2 @@ -320,29 +320,29 @@ Music_SilphCo_branch_7f26d:: note D_, 11 rest 4 rest 4 - tempo 0, 128 + tempo 128 rest 4 rest 4 - tempo 0, 136 + tempo 136 rest 4 rest 4 - tempo 0, 144 + tempo 144 rest 4 rest 4 - tempo 0, 160 + tempo 160 rest 4 rest 4 - tempo 0, 192 + tempo 192 rest 4 rest 4 - tempo 1, 32 + tempo 288 rest 4 rest 4 - tempo 1, 160 + tempo 416 rest 4 - tempo 4, 0 + tempo 1024 rest 4 - tempo 0, 160 + tempo 160 rest 4 notetype 6, 4, 3 octave 2 |
