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 .

dlight-tools

Plus d'informations
il y a 14 ans 1 semaine - il y a 10 ans 11 mois #4495 par sl1200mk2
dlight-tools a été créé par sl1200mk2
avec Renaud, nous avons mis en place un serveur qui regroupe tous les utilitaires consacrés à D::Light.
c'est dorénavant à cette adresse que vous trouverez les layouts pour vos smartphones ainsi que la nouvelle version du manuel utilisateur (quand l'écriture aura commencé).

l'adresse principale est la suivante:
github.com/dlight-tools

les projets référencés sont:
dlight-tools.github.io/dlight-pad
dlight-tools.github.io/dlight-devices

n'hésitez pas à proposer vos modifications!

sur le wiki, vous trouverez des explications sur le fonctionnement de gitHub:
www.nicole-banana.com/wiki/index.php?title=Dlight-tools

merci Renaud pour ce boulot!
merci Aroom aussi!

++
Nico

nicolas
Dernière édition: il y a 10 ans 11 mois par sl1200mk2.

Connexion pour participer à la conversation.

Plus d'informations
il y a 14 ans 1 jour #4572 par reno-
Réponse de reno- sur le sujet Re: dlight-tools
Ce fut avec plaisir !!

Peut-être peux-tu Nico effacer la catégorie utility sur ton site ou bien faire une redirection vers l'espace de dlight-tools sur github? Ainsi on centralise les tools en un seul endroit.

Pour information, les différentes versions de chaque patch sont accessibles via l'onglet "tags". Les différentes versions (mac osx pd max control) sont réunis dans un .zip. Je vais voir dans le futur comment organiser cela au mieux.

Pour dlight-pad :
github.com/dlight-tools/dlight-pad/tags

Pour dlight-seqcon :
github.com/dlight-tools/dlight-seqcon/tags

Ceux qui souhaitent participer au développement doivent demander un acces en écriture sur ces repositories.

Connexion pour participer à la conversation.

Plus d'informations
il y a 14 ans 1 jour #4575 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: dlight-tools

Peut-être peux-tu Nico effacer la catégorie utility sur ton site ou bien faire une redirection vers l'espace de dlight-tools sur github? Ainsi on centralise les tools en un seul endroit.

totally agree!

merci pour ces clarifications,
++

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 11 mois #4683 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: dlight-tools
sandofsky.com/blog/git-workflow.html

un lien qui explique différentes commandes git
++

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 11 mois #4692 par sl1200mk2
Réponse de sl1200mk2 sur le sujet Re: dlight-tools

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois - il y a 13 ans 9 mois #4952 par colinc
Réponse de colinc sur le sujet Re: dlight-tools
Salut Nico

I have done a little more work on my fork of the Control .js file - put the time display onto the Constants page, (it will now work properly on all pages), adjusted the positions of a couple of the other widgets accordingly, and added a page for the first ten subs. Hope you approve.


Regards,

Colin
Dernière édition: il y a 13 ans 9 mois par colinc. Raison: Added info

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois #4957 par sl1200mk2
Réponse de sl1200mk2 sur le sujet dlight-tools
hello Colin,
i've tested your interface, great job ;-)
hour widget works on every page, Menu button also, etc...

the button near Menu is used to reload interface. I think it's ok on the first page, but is it necessary on the other one...
also, about the submaster page:
maybe submasters can be less large, like that we can imagine to have button on the top to :
'kill all open sub'
'switch page'
'switch subbook'

if you work on these commands, please tell me and i can code output message on the DL side.

also, would you mind teach me how to merge your master to dl-tools master ?

all the best,
nico

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois #4963 par colinc
Réponse de colinc sur le sujet dlight-tools

sl1200mk2 écrit: hello Colin,
i've tested your interface, great job ;-)
hour widget works on every page, Menu button also, etc...


Glad you approve...

sl1200mk2 écrit: the button near Menu is used to reload interface. I think it's ok on the first page, but is it necessary on the other one...


That button's space occurs on every page, as a Page Title - so why not also keep the refresh button under it on each page. That way, the space is not wasted? But if you can think of a better use, I'll gladly think on it...

sl1200mk2 écrit: also, about the submaster page:
maybe submasters can be less large, like that we can imagine to have button on the top to :


I'd prefer Buttons below (beside the Down/Up buttons)

sl1200mk2 écrit: 'kill all open sub'


Yup, good idea

sl1200mk2 écrit: 'switch page'


Aahh... But then I think you'd need Control to be able to read back an OSC message telling you which page you're on (which I don't think it can, because you could qickly forget and get lost). My own thought was simply to add a few more Sub pages to the file

sl1200mk2 écrit: 'switch subbook'


Yup

sl1200mk2 écrit: if you work on these commands, please tell me and i can code output message on the DL side.


I can put the buttons in very easily, then all you do is tell me what the OSC message to go into them is

sl1200mk2 écrit: also, would you mind teach me how to merge your master to dl-tools master ?


I'll figure it out and get back to you

Regards

Colin

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois #4964 par sl1200mk2
Réponse de sl1200mk2 sur le sujet dlight-tools

sl1200mk2 wrote:
if you work on these commands, please tell me and i can code output message on the DL side.


I can put the buttons in very easily, then all you do is tell me what the OSC message to go into them is


IMHO the best is to use the OSC monitor software you have and bind it to DL OSC writer in order to see what command is available and what commands are missing when you move submasters, change sub pages, sub book or hit kill sub button.

++
Nico

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois - il y a 13 ans 9 mois #4965 par colinc
Réponse de colinc sur le sujet dlight-tools

sl1200mk2 écrit: hello Colin,
i've tested your interface, great job ;-)
hour widget works on every page, Menu button also, etc...

...

'kill all open sub'


You will need to code a /sub/killall OSC message. At the moment, when you press the Kill Subs button, the OSC output is a series of /sub/#/level commands - not feasible to code this in a 'Control' button

'switch page'


You will need to code a /sub/next and /sub/previous OSC command - At the moment, when you select the Subpage number you want, the OSC output is a series of /sub/#/level commands followed by a /sub/page # - again, not feasible to code this in a 'Control' button

'switch subbook'


No command at all, but as Sub Page switch needed

if you work on these commands, please tell me and i can code output message on the DL side.


all the best,
nico

Dernière édition: il y a 13 ans 9 mois par colinc. Raison: bad quoting

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois #4966 par sl1200mk2
Réponse de sl1200mk2 sur le sujet dlight-tools
@Colin
thanx for that, i think i can include them in the 3.0.10 release (I won't publish another beta as i need to move on...)

You will need to code a /sub/killall OSC message. At the moment, when you press the Kill Subs button, the OSC output is a series of /sub/#/level commands - not feasible to code this in a 'Control' button

ok
you'll need to adapt the OSC.Manager of control to process the /sub/x/level

You will need to code a /sub/next and /sub/previous OSC command - At the moment, when you select the Subpage number you want, the OSC output is a series of /sub/#/level commands followed by a /sub/page # - again, not feasible to code this in a 'Control' button

can't you extract the # of /sub/page ?
i think that previous/next isn't so easy to maintain up to date

'switch subbook'

No command at all, but as Sub Page switch needed

ok

++

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 9 mois #4973 par sl1200mk2
Réponse de sl1200mk2 sur le sujet dlight-tools
@Colin,
for the 3.0.10 i've added
/sub/kill 1 (when kill open submaster is invoke)
/sub/book x (where x is the subbook to be processed)

++

nicolas

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 6 mois #5141 par cortom
Réponse de cortom sur le sujet dlight-tools
Bonjour, sur le conseil de Nico, je tente d'utiliser Control plutôt que TouchOSC.
Je n'arrive pas à charger l'interface dlpad dans Control, sur Iphone :
Je lui donne l'adresse : github.com/dlight-tools/dlight-pad/blob/master/control/dlPad.js
Puis clique sur Submit et rien ne se passe....

Je pourrais contourner le chargement du https en rentrant directement dans l'iphone (en SSH car JB) mais je ne sais pas ou déposer le fichier code dlpad.js

J'ai loupé une étape ?
Merci

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 6 mois #5143 par reno-
Réponse de reno- sur le sujet dlight-tools
C'est normal car l'adresse que tu lui donnes pour l'instant est la page github et non le fichier js.

Si tu veux charger directement le fichier depuis github, essaie avec l'adresse suivante :
raw.github.com/dlight-tools/dlight-pad/master/control/dlPad.js

dis-moi si ca colle pour toi

renaud

Connexion pour participer à la conversation.

Plus d'informations
il y a 13 ans 6 mois #5154 par cortom
Réponse de cortom sur le sujet dlight-tools
Merci, ça fonctionne parfaitement avec cette adresse. Mais comment j'aurais put le savoir ?
L'interface est nickel.
Nico m'avait parlé de retour d'informations avec control, mais je n'en ai pas.
Control a une tendance à planté très facilement sur mon iphone 3gs.
Je n'ai eu accès qu'une fois à préférences. Depuis, impossible.
Il me semble qu'on ne peut pas changer le port (8080 contre 7001).
Peut-être que c'est pour ça que ça plante.
J'avoue me perdre un peu dans ces histoires de port.

Du coup, à défaut d'un fonctionnement efficace,
j'ai tendance à continuer à utiliser TouchOSC 1.8.1 et Layout padV3.7
Quand on a peut de circuits, les potentiomètres sont efficaces, TouchOSC reste allumé en permanence, quitte à bouffer la batterie mais ne perds pas le wifi.
Je prendrai le temps de re-tester cette télécommande quand je ne serai plus à régler mes projos tout seul sur ma tour...
Merci pour les infos.

Connexion pour participer à la conversation.

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