View Single Post
Old 02-15-2012, 05:07 AM   #39
Anton9
Human being with feelings
 
Anton9's Avatar
 
Join Date: Jun 2009
Location: Earth
Posts: 1,340
Default Desperate

Schwa,

What is it that is that is so different about REAPERS receiving of FX parameter messages vs other messages?
Example:This works
SendOsc("localhost",Osc1.port,"/temporaw",60.00)
Example:This does not work
SendOsc("localhost",Osc1.port,"/fxparam/5/value",2.00)

I've tried everyone of the 6 patterns and none work. Is there something I'm missing.., do I have to first send an FX_NAME message or some other message?
Or does REAPER rely on some sort of two way(callback) communication when controlling FX parameters?

I just don't get why it's not working.., so any help is much appreciated.

Thank You
Anton9 is offline   Reply With Quote