diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-08-22 18:22:35 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-08-22 18:22:35 -0400 |
| commit | f4bd32572bab337af0c9180b04f0e173d5ba287e (patch) | |
| tree | 0619f072b2f9b2ac67590e8dfa8371ab3fa1c2e4 | |
| parent | 6c3d8b814121a2ba3831a30c5370837c35e6fa1a (diff) | |
Fix link
| -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 fbfcc7d..5f6b9bf 100644 --- a/Add-a-new-music-song.md +++ b/Add-a-new-music-song.md @@ -111,6 +111,6 @@ Here are some materials to get started: - **[MIDI2GSC](http://www.mediafire.com/file/je58y68i7us1ud6/GSCImport+Midi2GSC.rar):** An old tool by FroggestSpirit that converts a set of one to four MIDIs, one for each channel, into a single ASM file. It was made back when ROMs were hacked right in a hex editor, so it comes with the now-obsolete GSCImport tool to patch the music right into a GBC file. [This tutorial](https://hax.iimarckus.org/topic/4457/) describes what that process used to be like. - **[gs2c.py](https://github.com/Rangi42/polishedcrystal/blob/master/utils/gs2c.py)**: A Python script by Rangi that converts the output of MIDI2GSC into the up-to-date pokecrystal's music macros. You'll still have to define the headers yourself, and check for any comments of "`WARNING: unconverted`". - **[GB Note](https://hax.iimarckus.org/topic/7113/):** Another tool by FroggestSpirit that can directly open and edit ASM files as well as MIDI files. -- **[Midi2ASM Converter(https://github.com/TriteHexagon/Midi2ASM-Converter):** A tool by TriteHexagon to convert MIDI files into up-to-date pokecrystal ASM files. Inspired by GB Note. +- **[Midi2ASM Converter](https://github.com/TriteHexagon/Midi2ASM-Converter):** A tool by TriteHexagon to convert MIDI files into up-to-date pokecrystal ASM files. Inspired by GB Note. Composing music may be harder to get into than simply editing graphics or text, but it's not at all impossible. Creators like [Pigu](https://pigu-a.bandcamp.com/album/pok-mon-anniversary-crystal-pigus-arranges), [coraldev](https://soundcloud.com/coraldev), [Monstarules](https://soundcloud.com/monstarules), and [TriteHexagon](https://soundcloud.com/user-930339535) have all made original music for pokecrystal-based games. |
