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

Missing argument types: m, h, r, N, I #136

Open
wanthalf opened this issue Oct 24, 2022 · 2 comments
Open

Missing argument types: m, h, r, N, I #136

wanthalf opened this issue Oct 24, 2022 · 2 comments

Comments

@wanthalf
Copy link

Any reason why the rest of extended argument types is not supported? I mean especially the m[idi], but eventually also h [int64], r[gba], N[il] and I[nfinitum]. The library seems to be designed very well, so that it should only be question of adding the appropriate handlers. I guess that only arrays could be more difficult to deal with.

I am also a bit confused whether c[har] (and T[rue], [F]alse?) is fully implemented both for reception and sending, or not. It is covered by some methods but seems to be missing in others (OSCMessage::decodeData covers i,f,d,t,s,b, but not c,T,F).

@adrianfreed
Copy link
Member

The original developers moved to other projects and CNMAT is no longer working on this.
I will look at PRs

@adrianfreed
Copy link
Member

I added rgba.
Will be adding midi next.

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

2 participants