Skip to content

Converts files from MIDI format to DMX MUS format

License

Notifications You must be signed in to change notification settings

skynettx/midi3mus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDI3MUS

Converts files from MIDI format to DMX MUS format. This project is based on the source code originally posted in this forum thread.

Build

When you have installed git on your system you can clone the repository by type in git clone https://github.com/skynettx/midi3mus.git.

Windows

You can use the projectfile for Visual Studio 2022 under msvc\.

Linux and macOS

To build use cmake, type in the root of the repository:

mkdir build
cd build
cmake ..
make

License

The license can be seen here.

Thanks

All my thanks go to the original author of MIDI3MUS in the forum linked above.

About

Converts files from MIDI format to DMX MUS format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published