Categories
Coding openFrameworks Sound Tutorials

Sound: openFrameworks + ofxMaxim

Maximilian and the ofxMaxim addon have been an important component of my creative coding teaching, with openFrameworks. However, tutorials on ofxMaxim are not very easily available. In this post, I will collect some related resources that can be useful for students. Thank you to Aalto Media Lab for the support on this.

Main openFrameworks / ofxMaxim links:

Maximilian/ofxMaxim: https://github.com/micknoise/Maximilian

Maximilian examples (“non-openFrameworks” c++): https://github.com/micknoise/Maximilian/tree/master/cpp/commandline/maximilian_examples

openFrameworks: https://github.com/micknoise/Maximilian

Other ofxMaxim resources:

ofxMaxim video tutorials: https://www.youtube.com/watch?v=hS6tyX_Q8Cw&list=PLENvetlSRggceM0SIFek7pOHnGPj7mIwT

Code from the above video tutorials: https://github.com/ofws/ofwMaxim

(above two links obtained from https://forum.openframeworks.cc/t/ofxmaxim-tutorials/21526)

Leave a Reply