Skip to content

Companion software to "Music Representation: A Software Approach" by Donald Pazel

License

Notifications You must be signed in to change notification settings

dpazel/music_rep

Repository files navigation

music_rep

Companion software to "Music Representation: A Software Approach" by Donald Pazel

Dependencies:

If you plan to change resource/LineGrammar.g4, ensure you install antlr4 support, and direct the generated files to structure/LineGrammar. Pycharm users should install antlr plugin.

Make sure to generate the altlr4 parser files.

VST Interface

We support link to vst2/3 host as found in github.com/dpazel/vst23host. The Python support file is found in vstinterface/vst_interface. As currently implemented, libvst23host must be in installed at vstinterface/lib. Examples of how to use this interface are found in test/vstinterface_tests.

About

Companion software to "Music Representation: A Software Approach" by Donald Pazel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published