Skip to the content.

Usage

If you have not completed installation, follow these instructions!

Adding Midis

If you don’t have any midi files, here’s how to find them!

To play midi files, simply add them to the midi/ folder in your exploit’s workspace directory.

Midi folder

Your midi files will be accessible in the UI immediately:

https://user-images.githubusercontent.com/74037129/121129781-4ccd6e80-c7e2-11eb-8a59-561aebb2cf8b.mp4

Collapsing the UI

Pressing the circle toggles the preview & collapses the UI.

Reasons for using this may include:

Playback Speed

To change the playback speed, simply run getgenv().SongMulti = <Multiplier> - This will multiply the song’s speed by <Multiplier>

Set to 1 for default behaviour.

Notice: You might need to unload, then reload the song, to have changes apply.