-
Notifications
You must be signed in to change notification settings - Fork 13
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
App Crash #27
Comments
This may be a problem in TouchOSC itself rather than the layout, but a few quick questions:
|
I have found the issue... In the channel Label, there were a french accent. This is why it crashed. It might be with TouchOSC itself.. Quick question, I want to control a ML that I have, and one of the parameters is Zoom. I don't really want to use an encoder as it take some space so I wanted to put a slider. I am not able to define the value correctly. The best value I have found is -5, 5 but what I need is that the bottom of the slider is the min value and the top of the slider is the max value, and proportional in between. Is it the fact that I use /eos/wheel/zoom/ so It want to work like a wheel, not like a slider?? And why doesn't /eos/out/active/wheel/level work to get the label for the intensity wheel? /eos/out/active/wheel/1 works... |
When using the Eos_TouchOSC.touchosc template, sometimes I will enter a simple channel (ex: 7 at 5 enter) and the app will crash...
I tried the element40_v2 made by a user in etc forums, and I don't have this problem..
The text was updated successfully, but these errors were encountered: