Skip to content

MIDI analysis & visualization platform

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING-CMAKE-SCRIPTS
Notifications You must be signed in to change notification settings

mmarx/manganese

Repository files navigation

# manganese - midi analysis & visualization platform

## building
  cd build
  cmake ..
  ccmake .
  <set CMAKE_INSTALL_PREFIX, e.g. …/build/install>
  make install

## running it
  ./mng vismut
You'll need to supply MIDI data via jack-midi.

## Dependencies
 - python-dev (2.5 <= x < 3)
 - boost (tested with 1.42)
 - boost-python
 - jack (only tested jack2)
 - pygame (1.8 works)
 - pyOpenGL (>= 3.0)
 - SDL (1.2, needed by pygame)

About

MIDI analysis & visualization platform

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published