diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-11-18 12:28:22 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-11-18 12:28:22 -0500 |
commit | 4108d5cbac43253d430897c924a301c72c455902 (patch) | |
tree | 7a7390b5299810b18224f4e79a3233be884a8681 | |
parent | 8723d1c46b6d6307daed1555da282363d03f9b8f (diff) |
ShockSlayer
-rw-r--r-- | Add-a-new-music-song.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-music-song.md b/Add-a-new-music-song.md index 808610b..20d9c42 100644 --- a/Add-a-new-music-song.md +++ b/Add-a-new-music-song.md @@ -28,7 +28,7 @@ Edit [constants/music_constants.asm](../blob/master/constants/music_constants.as ## 2. Create a file for the song -If you want to write your own music, skip ahead to [step 5](#5-composing-your-own-music), and come back here when you have an ASM file for your song. However, there's already a lot of new music available, demixed and remixed from other games by composers like [FroggestSpirit](https://soundcloud.com/froggestspirit), [Mmmmmm](https://soundcloud.com/mmmmmmmmmmmmmmmmm-1), [ShantyTown](https://soundcloud.com/huderlem), and [Pum](https://www.youtube.com/playlist?list=PLQHiVZUO5so0LHdQzx6iu4Ze0zCkbbm7N). +If you want to write your own music, skip ahead to [step 5](#5-composing-your-own-music), and come back here when you have an ASM file for your song. However, there's already a lot of new music available, demixed and remixed from other games by composers like [FroggestSpirit](https://soundcloud.com/froggestspirit), [Mmmmmm](https://soundcloud.com/mmmmmmmmmmmmmmmmm-1), [ShantyTown](https://soundcloud.com/huderlem), [ShockSlayer](https://soundcloud.com/user-927422935-571023782), and [Pum](https://www.youtube.com/playlist?list=PLQHiVZUO5so0LHdQzx6iu4Ze0zCkbbm7N). For now, download the [source code](https://pastebin.com/raw/aSDuVfDW) for Mmmmmm's Route 47 theme and save it as **audio/music/route47.asm**: |