Hi,
I need to control light using DMX from PD. Has anybody done some work on controling DMX gears from PD? Im thinking of using Dmx4Linux and write a DMX primitive for PD.
--PLu
Peter Lunden wrote:
Hi,
I need to control light using DMX from PD. Has anybody done some work on controling DMX gears from PD? Im thinking of using Dmx4Linux and write a DMX primitive for PD.
--PLu
We have used the LANbox device. it can be controlled vis midi, serial and appletalk, and seems pretty good in it's behaviour.
I almost wrote a little external to make the control stuff do the right thing, but then I had to move over to Max for some other reason and never got it finished in PD. But the serial control is all very simple, as far as I remember, and the midi control is even simpler: send it note-on messages with the desired level divided by 2 (DMX has 8 bits, not 7) in the velocity. easy.
chrz,
tm
At 09:11 30.10.2001 +0100, you wrote:
Hi,
I need to control light using DMX from PD. Has anybody done some work on controling DMX gears from PD? Im thinking of using Dmx4Linux and write a DMX primitive for PD.
a week or two ago there's been a DMX thread on the MAX/msp list. You might want to check the archives at cycling74. I think the final note was that Fokko van Duin (LanBox creator) released a set of DMX examples, available at http://www.lanbox.com/downloads/ - maybe that could be a starting point for some pd equivalents.
__--__--__-___-_--_-_-___-_-_--___-_-___ sukandar kartadinata www.glui.de _--__---_--_--___---_-_-_--_-__-
On Tue, 30 Oct 2001, Sukandar Kartadinata wrote:
a week or two ago there's been a DMX thread on the MAX/msp list. You might want to check the archives at cycling74. I think the final note was that Fokko van Duin (LanBox creator) released a set of DMX examples, available at http://www.lanbox.com/downloads/ - maybe that could be a starting point for some pd equivalents.
__--__--__-___-_--_-_-___-_-_--___-_-___ sukandar kartadinata www.glui.de _--__---_--_--___---_-_-_--_-__-
Yeah i know. those are more sofisticated examples to control generic dmx with full 8 bit resolution. but using sysex it's a bit more dificult for someone who it's just starting 2 Xperience the great joy of DMX
S<O>S
On Tue, 30 Oct 2001, Peter Lunden wrote:
with the lanbox, you can control 254 channels of DMX from a single box. here's how simple it is 2 control each one from max or pd:
max v2; #N vpatcher 40 55 418 292; #P comment 211 95 127 196622 <--dmx channel; #P number 138 98 35 9 0 127 3 3 0 0 0 221 221 221 222 222 222 0 0 0; #P message 138 124 28 196617 bang; #P newex 175 123 64 196617 noteout a 15; #P number 175 98 35 9 0 127 3 3 0 0 0 221 221 221 222 222 222 0 0 0; #P comment 30 96 107 196622 dmx value -->; #P comment 30 115 91 196617 hack you're midi fader or lfo here; #P connect 5 0 4 0; #P connect 4 0 2 0; #P connect 2 0 3 0; #P connect 5 0 3 1; #P pop;
Hi,
I need to control light using DMX from PD. Has anybody done some work on controling DMX gears from PD? Im thinking of using Dmx4Linux and write a DMX primitive for PD.
--PLu
Have Fun
The Tripper sonofsound.com