Difference between revisions of "Custom music"

From SM64Decomp Wiki
Jump to navigation Jump to search
(Created page with "== Insert M64 sequence == Place your sequence file in '''sound/sequences/us''' (replace ''us'' with your version) and prefix the filename with a unique hex number (such as '''...")
 
 
Line 3: Line 3:
  
 
Also add your sequence in '''sound/sequences.json''' and specify the sound bank to use in hex. Usually, the site where you downloaded the sequence file, should indicate which sound bank to use.
 
Also add your sequence in '''sound/sequences.json''' and specify the sound bank to use in hex. Usually, the site where you downloaded the sequence file, should indicate which sound bank to use.
 +
[[Category:Audio]]

Latest revision as of 19:30, 8 November 2020

Insert M64 sequence

Place your sequence file in sound/sequences/us (replace us with your version) and prefix the filename with a unique hex number (such as 23) or replace an existing tune.

Also add your sequence in sound/sequences.json and specify the sound bank to use in hex. Usually, the site where you downloaded the sequence file, should indicate which sound bank to use.