- Posts: 22
- Thank you received: 1
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 .
intérêt pour l'application
- p.leijstra
- Topic Author
- Offline
Thanks in advance,
Piet
Please Log in to join the conversation.
- colinc
- Offline
- Posts: 166
- Thank you received: 22
Please Log in to join the conversation.
- noelvd
- Offline
- Posts: 103
- Thank you received: 4
:Light (but I have 15 years of experience in lighting). Being an Apple-fan, and in possession of an iPad and an iPod, I have purchased TouchOSC (4.49 Euro at the AppStore, and worth every cent). The (free!) editor (TouchOSC Editor, can be downloaded on this page :
hexler.net/software/touchosc
).Right now, I have 1 template for the iPad, and 1 for the iPod. The iPad set has a page with the GrandMaster, the SubMasters, and the first 60 channels (= first page of channels in
:Light). The second page (under construction) is to control a projector that has 256 LEDS (in red, green, blue and white, 64 of each), and ONE CHANNEL PER LED. That's 256 channels (on/off) for this one projector. The page has 256 Push-buttons, in the same colors and layout as the projector. I now need to set up the correct channel for each button, but once that is done, I can easily 'program' the projector.For the iPod, I have another template, with 1 page with the 10 SubMasters, and 1 with the first 60 channels.
1 caveat in this setup:
:Light accepts (=receives) commands from multiple devices (= iPod and iPad at the same time), but only SENDS ('writes') to ONE device at the time (iPad, in my case).By the way, I also have a BCF2000, with the 8 faders configured to operate the first 8 SubMasters. That works great, and the faders on the iPod/iPad move along as you move the fades on the BCF2000 (and vice versa).
If your intrested in the templates, let me know, and I will upload them (there on my other MacBook).
[Ik spreek/lees/schrijf ook nederlands, want ik ben belg/vlaming
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
did you tried to set the writer address wit 255 at the end?1 caveat in this setup:
:Light accepts (=receives) commands from multiple devices (= iPod and iPad at the same time), but only SENDS ('writes') to ONE device at the time (iPad, in my case).
x.x.x.255 means broadcast in wich case, all device registered on the network x.x.x should receive the information.
also,
we have created a page to register DL tools here
github.com/dlight-tools
If you register an account on github, I think you should be able to ask for a pull-request to upload your work in the dlight-pad/touchosc section.
++
Nico
nicolas
Please Log in to join the conversation.
- noelvd
- Offline
- Posts: 103
- Thank you received: 4
First of all : You did/do an EXCELLENT JOB with DL !
I will give the .255 a try, and let you know how that worked.
It's not a real problem. It will not happen to often that I use iPod and iPad at the same time.
I will also upload the templates as soon as I can (they're on my other MacBook).
Best regards / Bien à toi,
Noël
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
thanx very much.First of all : You did/do an EXCELLENT JOB with DL !
no but for the show I'm touring (for example), we are 2 to focus at the same time and it would be great if broadcasting works (I didn't try it for the last one we did...)I will give the .255 a try, and let you know how that worked.
It's not a real problem. It will not happen to often that I use iPod and iPad at the same time.
++
nicolas
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
/seq/master xx
in order to remotely control the new scene Master.
++
nicolas
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
++
nicolas
Please Log in to join the conversation.
- p.leijstra
- Topic Author
- Offline
- Posts: 22
- Thank you received: 1
Is there anybody ho knows how
:light communicates with the enttec usb pro device? (what kind of communication, what ports and what packets?)I'm looking for a solution to use both d::light, but also be able to controll dmx from flash.
Thanks in advance.
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
DL uses libusbx to open/communicate with usbPro.Is there anybody ho knows how
:light communicates with the enttec usb pro device? (what kind of communication, what ports and what packets?)
libusbx.org/
I choose this one because it's Xplatform and people's coding style/choices are good.
as long as you can find a tool to transcode Flash/OSC, you can use DL to transcode OSC/DMXI'm looking for a solution to use both d::light, but also be able to controll dmx from flash.
benchun.net/projects/flosc/
bubblebird.at/tuioflash/guides/sending-osc/
www.kasperkamperman.com/blog/flash-osc-a...y-osc-communication/
(all are results of google 'Flash Osc')
++
nicolas
Please Log in to join the conversation.
- noelvd
- Offline
- Posts: 103
- Thank you received: 4
I signed up for github, but I don't find how to upload a file. Can you help ?
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
I'll let Colin answer you on this as we did it to merge his dlight-pad fork.
I think you need to ask for a pull request but I'm not sure.
++
nicolas
Please Log in to join the conversation.
- noelvd
- Offline
- Posts: 103
- Thank you received: 4
Please Log in to join the conversation.
- p.leijstra
- Topic Author
- Offline
- Posts: 22
- Thank you received: 1
sl1200mk2 wrote: DL uses libusbx to open/communicate with usbPro.
libusbx.org/
I choose this one because it's Xplatform and people's coding style/choices are good.
Can you tell me what packets get send to the entecc device, or point me in a direction where i can find it?
as long as you can find a tool to transcode Flash/OSC, you can use DL to transcode OSC/DMX
benchun.net/projects/flosc/
bubblebird.at/tuioflash/guides/sending-osc/
www.kasperkamperman.com/blog/flash-osc-a...y-osc-communication/
(all are results of google 'Flash Osc')
++
I allready had such a communication from flash via OSC to dmx, but you neet like 3 programms, from flash utp to a brigde (flosc or netlab) which transfers from utp or xml to OSC then
:light or other software to go from OSC to serial communication. I want to reduce the ammount of programm's I need, by going from flash via a bridge (serproxy for example) straight to serial, But then i need to know what serial communication takes places and how that works using libusbx.Thanks in advance!
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
- Posts: 11495
- Thank you received: 1059
you can have a look to libftdi. it's plain C but their code is well commented
www.intra2net.com/en/developer/libftdi/repository.php
++
nicolas
Please Log in to join the conversation.
Français
English