Hello everyone! First day in Gig and making progress controlling it with MaxMsp over OSC but I run into a wall. While I can control parameters like Global Transpose and send Midi over OSC, Widgets do not seem to react to incoming OSC messages; same for global BPM. What unites those is that on the documentation it says they receive “doubles”.
In Max there are floats but cannot find a way to make sure they are doubles!
Is that what is going on or I am doing something else wrong?
Test was to create a widget (slider) name the OSC address /Slider/SetValue, Enable OSC and try to control it from Max. No luck. Any help would be much appreciated!