Hello,
I am trying to control some parameters via OSC and discovered this page : https://github.com/cansik/madmapperapi
When I use this command as described /getControls?root=/surfaces/Quad-1&recursive=1
I get a reply from Madmapper (in MaxMsp) with 46 possible controls. But when I tried to send an OSC message to some of these controls, nothing happens. I am particularly trying with :
/surfaces/Quad-1/output/mesh_warping
and with /surfaces/Quad-1/output/soft_edge
None of these two are working. I tried several different spellings (changing underscore with upperscore, or capital letters) to no avail.
Are these messages not available anymore ? Thanks
Using Madmapper 4.00 Beta 9
Best