Groupe : Members
Messages : 1
Inscrit : 21 sept. 05
Lieu : Hannover - DE
Membre no 70,315
Hello,
i am working with MAX/MSP on OS X and am able to do a little c / c++ programming.
I like MAX/MSP a lot, but when programms get really complicated it is not the right tool anymore (doing some algorithmic composition stuff)
My idea is to use MAX/MSP as the "synthesis-unit" and as the interface, but want to calculate sound-parameters with my own c++ programms.
So here is my question: Which c++ library i need to read and write "Open Sound Control" Messages? Where do i get it and is there something like a tutorial for that?