Hello everyone.
I’ve encountered another issue that I could really use some help with.
I’m currently running Vvvv with Max/msp for audio generation using OSC to connect the two programs.
I have a patch in Max in which uses loadbang connected to a message object with a number in it. This feeds into a float number box to set initial preferences.
I would like to send this same number over to Vvvv but I’m not seeming to have any success.
If I drag the number up or down in max, it will chance the value in Vvvv.
However if I bang a number in max it will not change in Vvvv.
Because this is setting initial parameters in both programs I’d really like to not have to have the numbers raised using a map node or something.
I will do this for now, but if anyone knows a different or more effective way of achieving this, I’d love to know.
Thank you :)