Hi,
is there a way to convert or export a patch to c/c++ code?
I need to control the parameters programmatically.
Or maybe there is a much more simple way to accomplish this? I'm not really familiar with PD...
Thanks in advance
Converting a patch to c-code
Hi,
is there a way to convert or export a patch to c/c++ code?
I need to control the parameters programmatically.
Or maybe there is a much more simple way to accomplish this? I'm not really familiar with PD...
Thanks in advance
libpd is the keyword
...or with netreceive object and send the parameters to PD via TCP socket.
...or send parameters via OSC
Oops! Looks like something went wrong!