Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating point values #18

Open
ataylor-orcsd-org opened this issue Sep 6, 2019 · 2 comments
Open

Floating point values #18

ataylor-orcsd-org opened this issue Sep 6, 2019 · 2 comments

Comments

@ataylor-orcsd-org
Copy link

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

@andyjrob
Copy link

andyjrob commented May 6, 2022

Has anyone found a way of filtering floats I am also struggling with this

@AllwinFranklin
Copy link

A way to filter and striping address would be great #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants