Skip to content

A webpage application that converts MIDI files into music levels for Super Mario Maker and Super Mario Maker 2.

Notifications You must be signed in to change notification settings

h267/Super-Mario-Maestro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Super-Mario-Maestro

A music level generator for Super Mario Maker and Super Mario Maker 2.

To run a local development version, start a local HTTP server with the maestro/ folder as its root and visit the root URL of the server, which will load the file maestro/index.html. If you don’t already have a tool to start a local HTTP server, you can use python -m http.server if you have Python installed, or if you have npm installed, install the http-server package and then run it with http-server.

You can also try opening maestro/index.html directly in your browser without starting a local HTTP server. Some of the functionality might be broken if you run the app this way, mostly due to CORS-related errors.

If you would like to contribute to the project, please do not change the formatting of the JS code. An ESlint config file is present, which handles formatting automatically.

About

A webpage application that converts MIDI files into music levels for Super Mario Maker and Super Mario Maker 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages