Page 2 of 2
Re: TouchOSC — Bypass Effect in Arena 7
Posted: Mon Apr 04, 2022 11:21
by T_G
Ok, all incoming messages do appear in the OSC inspector.
Strange is that bypass button should have “int” as value but it says “float”. Could that be the problem?
Re: TouchOSC — Bypass Effect in Arena 7
Posted: Mon Apr 04, 2022 13:26
by Zoltán
int would be best but buttons also work with floats. 0-50% will be off, above that it will be on.
Does the message address match to what you expect to receive?
Re: TouchOSC — Bypass Effect in Arena 7
Posted: Mon Apr 04, 2022 16:22
by T_G
Yes — it exactly shows what it is supposed to show …
Re: TouchOSC — Bypass Effect in Arena 7
Posted: Mon Apr 04, 2022 18:21
by Zoltán
Ok can you send a screenshot of that if it's still not working?
Re: TouchOSC — Bypass Effect in Arena 7
Posted: Tue Apr 05, 2022 10:20
by T_G
Hi Zoltán!
I have finally found the reason why it wasn’t working … There were blank spaces at the the lines which weren’t working.
Thanks so much for helping me!
Re: TouchOSC — Bypass Effect in Arena 7
Posted: Tue Apr 05, 2022 10:51
by Zoltán
Great to hear it works now!
