- Messages : 83
- Remerciements reçus 4
Résolution de problème : merci de consulter la FAQ et le Wiki
Aidez-nous à améliorer le contenu du Wiki et de la FAQ en les consultant. Le Wiki est mis à jour régulièrement et la FAQ permet une résolution rapide des principales embûches rencontrées. N'hésitez pas à nous faire parvenir vos suggestions d'amélioration sur le forum ou à éditer directement le Wiki ou la FAQ .
Touch OSC with Pure data and DLight
- sonolivier85
- Auteur du sujet
- Hors Ligne
A lot of functions seem to work fine, but if i try to use the contol pad everything look like to dubbel up.
If i press a 3 on the touchpad (V3.7 downloaded from the DLicht site) in DLIght it say 33 and so on.
What can be the problem here??
Regards Vincent
Connexion pour participer à la conversation.
- samir
- Hors Ligne
- Messages : 43
- Remerciements reçus 1
Regards,
Colin
Connexion pour participer à la conversation.
- nes
- Remerciements reçus 0
I´m working with v3.7 and Dlight 3.0.5, and tested 3.0.6_b1. No problem, no double up.
Win7.
¿¿??
Connexion pour participer à la conversation.
- sl1200mk2
-
- Hors Ligne
- Messages : 11491
- Remerciements reçus 1057
++
nicolas
Connexion pour participer à la conversation.
- sonolivier85
- Auteur du sujet
- Hors Ligne
- Messages : 83
- Remerciements reçus 4
I just tried id on my Ipad and the same problem is there.
To bad because it is such a nice feature.
Regards Vincent
Connexion pour participer à la conversation.
- sl1200mk2
-
- Hors Ligne
- Messages : 11491
- Remerciements reçus 1057
can you try a long press on a button to see if command is send twice?
maybe the problem is when you hit a button press and depress info are send and that result in doubling associated command.
++
nicolas
Connexion pour participer à la conversation.
- samir
- Hors Ligne
- Messages : 43
- Remerciements reçus 1
sl1200mk2 écrit: one thought:
can you try a long press on a button to see if command is send twice?
Bingo!
A long press sends one message, release sends another. I am using TouchOSC + dlight-pad_1.8, on an iPod touch. The first tab (Channel selection & control) works OK; but the second tab (GO, PAUSE, GOBACK) sends the double signal - long press sends one GO, release sends another. The last two tabs work ok, but maybe it's because of the nature of their commands.
maybe the problem is when you hit a button press and depress info are send and that result in doubling associated command.
++
Yep...
Regards,
Colin
Connexion pour participer à la conversation.
- sl1200mk2
-
- Hors Ligne
- Messages : 11491
- Remerciements reçus 1057
does it happens also with other pad available in download/utility section of the site?
++
nicolas
Connexion pour participer à la conversation.
- sonolivier85
- Auteur du sujet
- Hors Ligne
- Messages : 83
- Remerciements reçus 4
Yes i think it has a command on a press and another command on release.
What can we doe to fix it ??
www.nicole-banana.com/components/com_kun...emoticons/tongue.png
Regards Vincent
Connexion pour participer à la conversation.
- sl1200mk2
-
- Hors Ligne
- Messages : 11491
- Remerciements reçus 1057
if we speak about dlight-pad_1.8.touchosc,
download touchosc editor, for the GO button (for example), uncheck the "auto" stuff in OSC part and instead write in plain text the command
/seq/go (case sensitive)
save on your phone && test
if we speak about v3.7
it's an xml file, i don't know why and don't know how to modify it...
the only thing i can tell is that you can try to modify the type parameter for buttons.
instead of "push", try type="labelv" or type="labelh" (v/h vertical / horizontal)
try with one button and all the others if it's cool
++
nicolas
Connexion pour participer à la conversation.
- nes
- Remerciements reçus 0
Try to test this 1.9
No doubletap now the GO,PAUSE & GOBACK buttons now.
Connexion pour participer à la conversation.
- samir
- Hors Ligne
- Messages : 43
- Remerciements reçus 1
It works...
But I still think there is something wrong with TouchOSC or the dlight-pad.touchosc file... because you had to change the GO and GOBACK buttons to 'toggles' from 'pushes', so that each 'press' of the toggle only sends out one message (eg GO); and the next 'release' of the toggle sends out the next GO - not really the 'proper' behaviour...
But well thought out...
Best wishes,
Colin
Connexion pour participer à la conversation.
- nes
- Remerciements reçus 0
With other atributtes maybe there is no problem when you send two times, but is not the same send two times: "channel 2 at 10%" or "channel 2 +10%".
1st message two times = 10%
2nd message two times = 20%
Don´t think is a bug, only need to Set Properly.
We need to play with the few parameters that are useful.
There is no message return for fader/X1 & fader/x2. You can use to send it from Ipad, but can´t read it from D:light. Aslo with Master of Subs, Master of Flash, . . .
Maybe in future,
at the moment the Push Button is best for GO&GOBACK message.
Connexion pour participer à la conversation.
- sl1200mk2
-
- Hors Ligne
- Messages : 11491
- Remerciements reçus 1057
i can make a check in DL that do not respond to 0 value.
for example if push (or toggle) send
/seq/go 1 when press and /seq/go 0 when release, i can filter the 0.
++
nicolas
Connexion pour participer à la conversation.
- nes
- Remerciements reçus 0
osc: /1/push1 1 (Press)
osc: /1/push1 0 (Release)
Toggle button send,
nothing (Press)
osc: /1/toggle1 1 (Release)
and the next time send,
nothing (Press)
osc: /1/toggle1 0 (Release)
Connexion pour participer à la conversation.
Français
English