- Posts: 24
- Thank you received: 2
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 .
3.0.10_b1
- guillaumeL
- Offline
En ce qui concerne les accents je viens de vérifier qqc. J'enregistre ma conduite sous "test accents éè" ca enregistre mais ca veut plus l'ouvrir, ca dit "operation did not occure". Je la renomme depuis l'explorateur windows en "test accents" puis je l'ouvre avec Dlight. Et là ca l'ouvre avec le bon nom "test accents éè" et non "test accents".
Vraiment étrange mais ca dérange pas beaucoup en effet.
A plus
Guillaume
Please Log in to join the conversation.
- colinc
- Offline
- Posts: 166
- Thank you received: 22
sl1200mk2 wrote: @Tous,
la 3.0.10_b2 est dispo.
Merci de tester les bugs rapportés par rapport à la _b1
...
@Colin & xtine
could you please re-test patch and Sample stuff
++
As Xtine, the Patch and Sample stuff seem good (Clone now works ok)
But...
From 3.0.10_b1, and now 3.0.10_b2, both with TouchOSC and Control, the transport commands have stopped working (ie GO, PAUSE, GOBACK). (3.0.9 worked ok). Other OSC stuff seems to work ok
Regards
Colin
Please Log in to join the conversation.
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
Thanx for testing.
the transport commands have stopped working (ie GO, PAUSE, GOBACK). (3.0.9 worked ok). Other OSC stuff seems to work ok
i think we have to figure out why this happen and i think it's related to the trick for preventing button release to send a command.
with PD, everything is working as expected, but with PD, i'm sure to send an integer after the command (eg /seq/go 1)
i think both TouchOSC and Control send string instead of int.
i'll look into that in the next couple of days and come back to you.
in the meantime can't you try to cast command sent by both TouchOSC and Control to an int to see if it makes a difference?
++
nicolas
Please Log in to join the conversation.
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
with the last code from your fork (with the tweak i sent you) GO command works as expected...
at least it fires GO
WTF
nicolas
Please Log in to join the conversation.
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
i've just tested 3.0.10_b2 on a windows computer and Control code, and DL receive GO command...
did you make any progress tracking what/where error can be?
++
nicolas
Please Log in to join the conversation.
- xtineb
- Offline
- Posts: 162
- Thank you received: 12
Je viens de tester avec pure data les go, goback ... (avec ton patch de test nico)
tout fonctionne
win 32 et dl 3.0.10_b2
@+
xtine
Please Log in to join the conversation.
- colinc
- Offline
- Posts: 166
- Thank you received: 22
Nope - neither GO nor GOBACK nor PAUSE works directly( I don't use PD with Control or TouchOSC)
Here is my GO button from Control:
{
"name": "goButton",
"type": "Button",
"bounds": [.005,.145,.655,.330],
"mode": "contact",
"min": 0,
"max": 1,
"color": "#993333",
"stroke": "#aaaaaa",
"address" : "/seq/go",
"oninit": "launch.fillDiv.style.borderWidth = '4px';",
},
{
"name": "gobuttonLabel",
"type": "Label",
"bounds": [.005,.145,.655,.330],
"value": "GO",
"align": "center",
"backgroundColor": "rgba(0,255,0,.5)",
"size" : "36",
},
Regards
Colin
Please Log in to join the conversation.
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
i do not use PD neither to route OSC message, and your js code looks fine.
as i told you, i'm using the js file from your fork for my test and command are performing well...
wouldn't you mind trying an OSC monitor ( www.frieder-weiss.de/OSC/index.html googling 'windows OSC monitor) just to see incoming message and if your computer receive GO/GOBACK/PAUSE message as well as X1 or X2 message.
thanx
++
nicolas
Please Log in to join the conversation.
- colinc
- Offline
- Posts: 166
- Thank you received: 22
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
- colinc
- Offline
- Posts: 166
- Thank you received: 22
Bingo!
Yes, the transport functions now seem to be good - GO, GOBACK and PAUSE all work (3.0.10_b3). Both Control and TouchOSC
Regards
Colin
Please Log in to join the conversation.
- sl1200mk2
-
Topic Author
- Away
- Posts: 11527
- Thank you received: 1061
coolYes, the transport functions now seem to be good - GO, GOBACK and PAUSE all work (3.0.10_b3). Both Control and TouchOSC
i've just updated a new one that should fix doubleGo for TouchOsc
also in the setup, on/off message
can you try it, please
++
nicolas
Please Log in to join the conversation.
- colinc
- Offline
- Posts: 166
- Thank you received: 22
sl1200mk2 wrote:
...
cool
i've just updated a new one that should fix doubleGo for TouchOsc
also in the setup, on/off message
can you try it, please
++
Yes, double-Go seems licked...
Bravo
Colin
Please Log in to join the conversation.
Français
English