Mick Grierson: Maximilian and OpenFrameworks
Thursday 24/11/2011
Maximilian is an open source C++ toolkit for audio dsp.
https://github.com/micknoise/Maximilian
http://maximilian.strangeloop.co.uk
Maximilian is an open source, MIT licensed C++ audio synthesis library. It’s designed to be cross platform and simple to use. The syntax and program structure are based on the popular ‘Processing’ environment. Maximilian provides standard waveforms, envelopes, sample playback, resonant filters, and delay lines. In addition, equal power stereo, quadraphonic and 8-channel ambisonic support is included. There’s also Granular synthesisers with Timestretching, FFTs and some Music Information Retrieval stuff.
There’s a command line version, and an openFrameworks addon called ofxMaxim. It also works well with Cinder, or just about anything else.