Skip to content

livvy94/EarthBound-Instrument-Packer

Repository files navigation

A BRR import tool for use with the EarthBound Music Editor

Using this tool, it is possible to import BRR instruments either converted from WAV files you recorded yourself or ripped from other SNES games) and import them into an EarthBound ROM, which you can then make music with via EBMusEd! The only limit is your imagination...and the SNES's Audio RAM limit.

Download it here! Examples of how to format your config files can be found here.

Usage

Create a folder with this structure:

config.txt   <-- take a look at the Examples folder to see what goes in here
Flute.brr    <-- AddMusicK-compliant BRR files
Strings.brr
asdfjkl.brr

Drop your folder on the EXE (or paste in the path), and it spits out a CCScript file.

Compile this into a CoilSnake project, and the ROM will have the custom instruments automatically inserted and repointed for you!

In addition to this, if there are any .ebm files present in the folder, it will also generate SPC files for easy preview and playback in either SPCPlay or a flashcart.

Tutorial

(Working on it! Check back here in a while.)