Skip to content

DEMUSE is a toy programming language that compiles into .midi files.

License

Notifications You must be signed in to change notification settings

mrombout/DEMUSE

Repository files navigation

DEMUSE

Compiling

DEMUSE uses CMake to generate build files for your preferred environment.

Warning! You need a C++11 compliant compiler.

Dependencies

DEMUSE directly depends on the following libraries:

Library Version Notes
wxWidgets >= 3.0.2 Only required for IDE
midifile 9ee5898 Only required for MIDI compilation
googletest >= 1.7.0 Only required for building tests

About

DEMUSE is a toy programming language that compiles into .midi files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published