Sélectionnez votre langue

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

Plus d'informations
il y a 14 ans 9 mois #2981 par sonolivier85
Touch OSC with Pure data and DLight a été créé par sonolivier85
I am working with Touch OSC(iphone) with Pure data and DLight on a macbook.
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.

Plus d'informations
il y a 14 ans 9 mois #2982 par samir
Réponse de samir sur le sujet Re: Touch OSC with Pure data and DLight
Similar problem here - TouchOSC and DLight - the GO on the second tab causes two cues (sequence steps) to run instead of just the one

Regards,

Colin

Connexion pour participer à la conversation.

  • nes
Plus d'informations
il y a 14 ans 8 mois #2988 par nes
Réponse de nes sur le sujet Re: Touch OSC with Pure data and DLight
hi vbs,
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.

Plus d'informations
il y a 14 ans 8 mois #3029 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: Touch OSC with Pure data and DLight
did anyone found a solution? (i mean tried with layout published in downloads section of the site ?)

++

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 14 ans 8 mois #3035 par sonolivier85
Réponse de sonolivier85 sur le sujet Re: Touch OSC with Pure data and DLight
No i did not find any solution.
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.

Plus d'informations
il y a 14 ans 8 mois #3039 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: Touch OSC with Pure data and DLight
one thought:
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.

Plus d'informations
il y a 14 ans 8 mois #3043 par samir
Réponse de samir sur le sujet Re: Touch OSC with Pure data and DLight

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.

Plus d'informations
il y a 14 ans 8 mois #3044 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: Touch OSC with Pure data and DLight
ok,
does it happens also with other pad available in download/utility section of the site?

++

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 14 ans 8 mois #3046 par sonolivier85
Réponse de sonolivier85 sur le sujet Re: Touch OSC with Pure data and DLight
Hi,

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.

Plus d'informations
il y a 14 ans 8 mois #3047 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: Touch OSC with Pure data and DLight
i don't have an iphone neither an ipod touch, so i can't help you that much...

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
Plus d'informations
il y a 14 ans 8 mois - il y a 14 ans 8 mois #3049 par nes
Réponse de nes sur le sujet Re: Touch OSC with Pure data and DLight
Hi vbs,

Try to test this 1.9
No doubletap now the GO,PAUSE & GOBACK buttons now.
Dernière édition: il y a 14 ans 8 mois par nes.

Connexion pour participer à la conversation.

Plus d'informations
il y a 14 ans 8 mois #3051 par samir
Réponse de samir sur le sujet Re: Touch OSC with Pure data and DLight
Bravo,

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
Plus d'informations
il y a 14 ans 8 mois #3052 par nes
Réponse de nes sur le sujet Re: Touch OSC with Pure data and DLight
I think there are two functions involved with Toggle Button , ON & OFF. But wiht Toggle you send two times the same message "GO".
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.

Plus d'informations
il y a 14 ans 8 mois #3055 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: Touch OSC with Pure data and DLight
can you check what value are sent with push & toggle button?
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
Plus d'informations
il y a 14 ans 8 mois - il y a 14 ans 8 mois #3064 par nes
Réponse de nes sur le sujet Re: Touch OSC with Pure data and DLight
Push button send every time you press it,
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)
Dernière édition: il y a 14 ans 8 mois par nes.

Connexion pour participer à la conversation.

Temps de génération de la page : 0.169 secondes
Propulsé par Kunena