News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

Metroid II Music Tools

Started by kkzero, March 16, 2020, 07:26:55 PM

Previous topic - Next topic

kkzero

Music editing in Metroid II is now emerging as an actual thing. To kick things off, I've made a Python script that extracts all the music data as profusely labelled asm rebuildable with RGBDS.
Check it out at https://github.com/kkzero241/M2MusicTools. Included thus far is the Python script, the macros needed for the asm dumps, a test song, and a batch script to handle assembling songs to the ROM.
I'll probably end up improving upon the exporting and documentation in the future depending on the interest/feedback this generates.

Moehr

I am gonna start looking at music editing soon for a hack and am interested, I'll take a look at the repo but if there's anything else I should know, let me know