-
Notifications
You must be signed in to change notification settings - Fork 7
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
AndrOSC adds quotation marks around OSC arguments #1
Comments
what is your OSC receiving application? From what I understand your application is unable to read the arguments of the osc message. I would be happy to look into it if you could tell me more about your set up. |
Receiving app is VPT7. I had another look now, here are all the details With AndrOSC - OSC message are received with VPT, i see them come in. i wrote on Ander OSC : fullscreen 1, See attached images. so i guess thats the problem and the " " needs to be removed somehow ? btw, i donated & rated last week, dont know if you sew it. thanks! On Thu, Aug 14, 2014 at 1:50 PM, Ahmet Kizilay notifications@github.com
|
hello, Thank you so much for your donation and your feedback! I will buy me a sandwich when Google redirects the money to my account :) |
I think he fwd slash is there .. look again :-) i also tried it with a few messages , all with fwd slash , and numbers see image below any ideas ? does ANDR work for you ? anyway the app is called VPT7 (win) [image: Inline image 1] On Thu, Aug 14, 2014 at 2:43 PM, Ahmet Kizilay notifications@github.com
|
I am pretty sure the cause of problem is that the OSC message arguments are sent to your application as string types while you expect them to be integers or floats. I checked that in qOSC I am converting messages to integers or floats before sending them as a part of the OSC. I fixed the code and published an update. Keep an eye on the Play Store to download the latest version when it is available. Let me know whether of not the update fixes your problem. |
Will do.
|
Downloaded the new ver, it works great! hope to see more great apps from you. Best, On Thu, Aug 14, 2014 at 4:04 PM, Imri Adelman imri.adelman@gmail.com
|
I am glad the update worked for you. |
Hi,
Tried the app, the interface is great and simple
But OSC messages sent from AndrOSC reach as the default (/push , /button , etc..)
and the OSC message doesn't go through.
ive used your other app - quickOSC , it was great,
ill be happy to see this one working as well.
Best
The text was updated successfully, but these errors were encountered: