summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-02-16 14:27:31 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2019-02-16 14:27:31 -0500
commitece716c9cbc625ac32099a1b11293909cb8bf7f1 (patch)
treeb5869cc6c7facde3f5e784c44b7da5a7663246df
parent68714a6059390543d1fb238b6bac391900b084c0 (diff)
Music
-rw-r--r--Links.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/Links.md b/Links.md
index c6f5cf7..b151c6f 100644
--- a/Links.md
+++ b/Links.md
@@ -5,9 +5,11 @@ Utilities
---------
- [Polished Map](https://github.com/Rangi42/polished-map) - C++-based map and tileset editor.
-- [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map and event editor.
-- [free_space.awk](https://github.com/pret/pokecrystal/blob/master/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file.
+- [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map and event editor. (Not updated since 2017, doesn't work with pokecrystal any more.)
+- [GB Note](https://hax.iimarckus.org/topic/7113/) - ASM and MIDI music editor.
+- [MIDI2GSC](http://www.mediafire.com/file/je58y68i7us1ud6/GSCImport+Midi2GSC.rar) - Converts MIDI to ASM (one file per channel). Requires [gs2c.py](https://github.com/Rangi42/polishedcrystal/blob/master/utils/gs2c.py) post-processing for updated pokecrystal ASM format.
- [sprites.scm](https://raw.githubusercontent.com/mid-kid/config/master/gimp/.config/GIMP/2.10/scripts/sprites.scm) - GIMP script to aid with creating a proper Pokémon sprite.
+- [free_space.awk](https://github.com/pret/pokecrystal/blob/master/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file.
Documents
---------