![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: Sending Gate via OSC from Max |
speedo Member |
![]() ![]() ![]() Im having trouble with something. All of my continuous OSC assignments are working just fine. However I am having trouble sending gates or triggers from Max. For instance, I make a hot value !osc_trig in the gate field of an ADSR. Then I send a [/trig 1] message from Max but nothing happens. However, the !osc_trig fader does appear in the VCS and it does its job just fine once the value > 0 when moved manually. But why doesn't !osc_trig respond to the [/trig 1] from Max? This method doesn't seem right to me anyway and I feel like I'm missing a fundamental concept regarding logical controls like gates and triggers. Any thoughts? IP: Logged |
SSC Administrator |
![]() ![]() ![]() Do you know if Max is sending the floating point value 1.0 or the integer value 1? The Paca(rana) responds to OSC messages with float arguments but not ones with integer arguments. If you would like to retrigger the Sound after the first time you trigger it, you will need to have Max set the trigger back to zero sometime before setting it to 1.0 again. IP: Logged |
speedo Member |
![]() ![]() ![]() I got it thanks. It seems that there were too many triggers happening at once so simply adding a [delay 50] (50 ms delay) on the zero output did the trick as a buffer. IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.