You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to filter out floating point values of incoming OSC. It looks like the values are floating point, so aren't being filtered properly by the min/max fields. Does anyone know how to make filtering work?
Trying to filter out floating point values of incoming OSC. It looks like the values are floating point, so aren't being filtered properly by the min/max fields. Does anyone know how to make filtering work?
Fri 06 Sep 2019 [13:43:49] IN [127.0.0.1:5555] [OSC Packet] /atem/preview/1, 0.000(f)
Fri 06 Sep 2019 [13:43:49] IN [127.0.0.1:5555] [OSC Packet] /atem/preview/2, 1.000(f)
Long story short, I want to use the messages with a value of 1 and discard the rest.
Thanks,
Alexander
The text was updated successfully, but these errors were encountered: