Hi list !
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
Thanks for your mutual support,
Alexandre Quessy Montréal, Québec, Canada
Alexandre Quessy wrote:
Hi list !
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
just some hint dropping:
The light protocol is called DMX, its the Midi in the light world. There are USB/DMX adapters out so I guess google is your friend.
on the otherhand there are also light consoles which also takes Midi/in so you can control lights direct or by program/change settings. That is the easier way I guess because it doesn't include a possible DMX / external of which I dont know if it exists.
Cheers,
Malte
Just what I was about to say. One other hint: I was looking into this a while ago, and there's lots of programs on sourceforge for controlling DMX. Since there's no Pd external for DMX (that I'm aware of), and it is very likely one of the SF projects includes OSC support, your control chain would look like this:
PD -> OSC -> SF DMX Program -> USB to DMX adapter -> Rockstar Lights
Cheers, Ian
Malte Steiner wrote:
Alexandre Quessy wrote:
Hi list !
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
just some hint dropping:
The light protocol is called DMX, its the Midi in the light world. There are USB/DMX adapters out so I guess google is your friend.
on the otherhand there are also light consoles which also takes Midi/in so you can control lights direct or by program/change settings. That is the easier way I guess because it doesn't include a possible DMX / external of which I dont know if it exists.
Cheers,
Malte
Hallo, Ian Smith-Heisters hat gesagt: // Ian Smith-Heisters wrote:
Just what I was about to say. One other hint: I was looking into this a while ago, and there's lots of programs on sourceforge for controlling DMX. Since there's no Pd external for DMX (that I'm aware of), and it is
There is one, though: http://test.pilot.fm/pd/externs/dmx-0.0.1a.tar.gz
Frank Barknecht _ ______footils.org__
_ __latest track: fqdn _ http://footils.org/cms/show/38
Le 7 Février 2005 14:44, Frank Barknecht a écrit :
That's great! But in order to compile it (with make), I had to do that:
There's not that many interfaces supported (http://llg.cubic.org/dmx4linux/interfaces.html), but some important ones are! (the free ones) :-) -- Marc
Le 7 Février 2005 11:03, Alexandre Quessy a écrit :
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
Salut Alexandre!
I did control a few incandescent dimmers with PD. Go to http://www.velleman.be/ search for k8000 (the control board) and k8003 (for the dimmers). These are electronic kits, but are easy (and fun) to build.
To control the board from PD, I programmed my own external, using this library: http://home.wanadoo.nl/hihihi/libk8000.htm
Maybe it's time for a short demo in Montréal. All this cool stuff has been collecting dust for 2 years...
Marc
Also check out : http://www.doepfer.de/mtc.htm http://www.doepfer.de/mtc_power.htm
MIDI!!!!!!!
Tom
----- Original Message ----- From: "Marc Lavallée" marc@hacklava.net To: pd-list@iem.at Sent: Monday, February 07, 2005 7:40 PM Subject: Re: [PD] Pd & a lighting console
Le 7 Février 2005 11:03, Alexandre Quessy a écrit :
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
Salut Alexandre!
I did control a few incandescent dimmers with PD. Go to http://www.velleman.be/ search for k8000 (the control board) and k8003 (for the dimmers). These are electronic kits, but are easy (and fun) to build.
To control the board from PD, I programmed my own external, using this library: http://home.wanadoo.nl/hihihi/libk8000.htm
Maybe it's time for a short demo in Montréal. All this cool stuff has been collecting dust for 2 years...
Marc
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
you might also want to check
http://www.enttec.com/dmxusb.php http://www.akustische-kunst.org/puredata/index.html http://members.optusnet.com.au/~rowanmac/opendmx.html
vincent
Alexandre Quessy wrote:
Hi list !
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
Thanks for your mutual support,
Alexandre Quessy Montréal, Québec, Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Le 8 Février 2005 06:45, vincent rioux a écrit :
you might also want to check
http://www.enttec.com/dmxusb.php http://www.akustische-kunst.org/puredata/index.html http://members.optusnet.com.au/~rowanmac/opendmx.html
Interesting; in this case, the hardware is open but the software is close...
Using DMX to drive three lights might be overkill, more expensive and not simpler than using a a micro-controller with voltage controlled dimmers.
-- Marc
vincent rioux wrote:
you might also want to check
http://www.enttec.com/dmxusb.php http://www.akustische-kunst.org/puredata/index.html http://members.optusnet.com.au/~rowanmac/opendmx.html
yes, and also: peperoni-light.de they got a usb2dmx interface called rodin (512 out-chn) (there might be also a DIY project on dmx4linux...) I took part in a art-exibition-project, where we controled 72 channels, or else 24 RGB-Devices (vossloh-schwabe, led-dimmer ca. 1A/chn) with this interface... they got linux-drivers for it and I have some flex-code ready (which I could give you...) for interacting with pd (there is an dmxdevice and a dmxRGB object for controling the interface.)
peace martin
vincent
Alexandre Quessy wrote:
Hi list !
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
Thanks for your mutual support,
Alexandre Quessy Montréal, Québec, Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hi, This all sounds good. Really interesting !
I find that Marc's way to do it with dimmer boards must be the most efficient one. But it would take quite a few days to implement. (I don't want to cross the street and borrow your dusty stuff : it's for a portfolio...) I wish I could use a micro-controller yet, but I am still not a assembly programmer !
There is http://semitone.sourceforge.net/diamond/ that could be quite interesting in this spirit. A perl script in the semitone software utilities at http://sourceforge.net/project/showfiles.php?group_id=80137 could allow Pd to send messages from the shell. Perhaps we could even pipe the Pd sound output to [g]mplayer and then to their perl script dimplayer. Would you think it could work ?
As I am currently "only" running on OS X, the USB to DMX solution would be ok, even though I would need to hack my kernel. Not too bad. The dmxusb external looks all right. I would just need this Open DMX USB device. (100$USD)
I think that the quickest way to realize this would be to use a midi out. Then, I just need a midi-compatible lighting console. It would also be quick, as in CPU-time. This (a compatible console) must be possible to find somewhere around. To get things simple, I even thought about displaying colors with a simple projector, but then, there wouldn't be much fun left...
aalex
Join the Echelon Civil Disobedience Campaign! Let's Overload Echelon!
sigint echelon sugar grove virginia sabana seca puerto rico waihopai new zealand comsat intelsat interception wideband extraction aluminium potassium sulphate signal analysis filtering data processing nitroglycerin facsimile analysis nitrogen trichloride traffic analysis phenol keyword recognition text retrieval topic analysis ammonium hydroxide continuous speech recognition distillate diesel naphthalene red nitric acid ammonium nitrate machine-transcribed speech
Le 05-02-08, à 15:05, cutterlonia a écrit :
vincent rioux wrote:
you might also want to check
http://www.enttec.com/dmxusb.php http://www.akustische-kunst.org/puredata/index.html http://members.optusnet.com.au/~rowanmac/opendmx.html
yes, and also: peperoni-light.de they got a usb2dmx interface called rodin (512 out-chn) (there might be also a DIY project on dmx4linux...) I took part in a art-exibition-project, where we controled 72 channels, or else 24 RGB-Devices (vossloh-schwabe, led-dimmer ca. 1A/chn) with this interface... they got linux-drivers for it and I have some flex-code ready (which I could give you...) for interacting with pd (there is an dmxdevice and a dmxRGB object for controling the interface.)
peace martin
vincent
Alexandre Quessy wrote:
Hi list !
I am looking for a way to control 3 lights (red, green and blue) with Pd. I first thought of using variable resistances with the spots, but then I thought a digital lighting console could do the job better and easier.
Did someone have a succesful experience with this ? Is it the best way to do it ? If not, what else should I use. And if so, do I need an external or an other software to control the console ?
Thanks for your mutual support,
Alexandre Quessy Montréal, Québec, Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Alexandre Quessy wrote:
As I am currently "only" running on OS X, the USB to DMX solution would be ok, even though I would need to hack my kernel. Not too bad. The dmxusb external looks all right. I would just need this Open DMX USB device. (100$USD)
If you're talking about hacking your kernel to get my dmxusb external for the Enttec Open DMX USB Interface to work then you should forget it... It will just not work and make your computer unusable (it will no longer boot or at least everything related with the serial ports will stop working). I'll delete all that stuff from my website as soon as possible to avoid any additional frustration with this and the fact that is is not free software.
Olaf
Le 10 Février 2005 01:14, Alexandre Quessy a écrit :
I find that Marc's way to do it with dimmer boards must be the most efficient one.
That's only one example.
But it would take quite a few days to implement. (I don't want to cross the street and borrow your dusty stuff : it's for a portfolio...)
I don't know much about the esthetic of art portfolios... Building a kit might not be very sexy, but it has more esthetic value to me than any black box.
I wish I could use a micro-controller yet, but I am still not a assembly programmer !
They are much easier to use than you think. No assembler required.
There is http://semitone.sourceforge.net/diamond/ that could be quite interesting in this spirit.
That's neat. But it's a very complex device. You already have a computer, all you need is an interface.
As I am currently "only" running on OS X, the USB to DMX solution would be ok, even though I would need to hack my kernel. Not too bad. The dmxusb external looks all right. I would just need this Open DMX USB device. (100$USD)
Is it possible to hack a OSX kernel? Anyway, that would be a pain.
I think that the quickest way to realize this would be to use a midi out. Then, I just need a midi-compatible lighting console. It would also be quick, as in CPU-time. This (a compatible console) must be possible to find somewhere around.
A lighting console is also a complex computer, which is not trivial to program as a dumb MIDI to DMX interface . Again, you already have a computer. If you want to go with DMX, you need a DMX interface and a few DMX faders. But there's also dumb MIDI faders; if you can find some, that would be the easiest way.
-- Marc
out. Then, I just need a midi-compatible lighting console. It would also be quick, as in CPU-time. This (a compatible console) must be possible to find somewhere around. To get things simple, I even thought
if youre not into soldering, behringer lc2412 is one possible solution, 512 DMX channels + midi In/Out + 30 faders and 40 buttons which send MIDI (and DMX)... its dirt cheap too, at about 1/10th the price of ones marketed as "DAW Controllers" or what have you...only downsides are its about as big as 3 17" powerooks stacked on top of eachother...