|
View your shopping cart.
Recent topics
Recent Comments |
Revision of Art-Net Tools from Sun, 2011-04-24 15:46The revisions let you track differences between multiple versions of a post.
Both patches work with either raw DMX values (ranging from 0 to 511) or normalized values (fractional, ranging from 0.0 to 1.0), depending on whether the "Normalized Values" checkbox is set. Notes on the ArtDmx SenderIP NetworkIn order to send ArtDmx packets, one of your computer's network interfaces must be set to a valid Art-Net IP Subnet. These are as follows:
If none of your computer's network interfaces are set accordingly, Art-Net packets will not be sent. See the included Channel StructureThe Channel Structure input is a keyed structure --- the structure's key represents the output ArtDmx channel (1 to 512), and the structure's value represents the value to send to that channel (0 to 255). You can also specify comma-delimited keys, representing a 16bit composite channel consisting of two arbitrary 8bit channels. For example, you could specify a key of "42,79" --- "42" is the channel to which the HSB is sent, and "79" is the channel to which the LSB is sent. Short FramesThe ArtDmx Sender patch has the option to send Short Frames. When enabled, complete DMX512 frames will be sent at start and every 4 seconds, and short frames will be sent in the interim. This is more efficient, but may be incompatible with some hardware. When disabled, complete DMX512 frames will always be sent. Notes on the ArtDmx ReceiverWhen receiving ArtDmx packets, the Sequence and Physical fields are ignored. The ArtDmx Receiver only recognizes ArtDmx packets. Other Art-Net packet types are ignored.
|
Documentation |
couldn't find a 'IP for dummies' so i have a question:
What is 'one of your computer's network interfaces' ?
Do I have to fill in the network , mask & broadcast numbers in the 'Network' preference panel on mac OSX, (where 'router' is broadcast ? gives a error..)
or change the ip adress of my enttec open dmx interface to it ?
Thanks, Keez
Partially right. Try this:
ArtNet-SendReceive.qtz, and set the Network input on the ArtDmx Sender patch to match the first number in the IP addresses.Hi - I've done all the above & got communication between the Enttec NMU program and the ODE ... but when running ArtNet-SendReceive.qtz the top number is sweeping between 0~1 however the bottom number is always fixed at 0.000 ... any ideas? I'm pretty sure all the settings are as documented / described above.
Any help, many thanks!
If you're using ArtNet 1.2, loopback (the SendReceive composition) will no longer work -- this is due to some shockingly stupid design decisions on Art-Net's part (where the sender must Bind to an output port -- this isn't normal, and causes packet routing to not send to the same host)
Everything else should be functional though.
Ah! Glad to hear that, many thanks. I assume a blinking light on the Enttec ODE is sufficient confirmation enough that signals are making it down the ethernet cable from QC (until I get a chance to plug something into the DMX port!).
Thanks again, D
Hi,
I try to connect my grandma with the Art-Net Tools, can anyone find my mistake ?
Mac with the quartz :ip 2.0.0.226 subnet 255.0.0.0 router 2.0.0.200 controller :ip 2.0.0.219 subnet 255.0.0.0 2port - node: 2.0.0.249 subnet 255.0.0.0
i change the network in the ArtDMX Sender to 2.0.0.0/8 and the universe to 1 like in my controller.
? thanks for help
can the grandMA receive artNet ? I thought it would only receive the MAnet protocol ...
also, are you sending or receiving with Quartz ?
I've been working on QC composition that receives Art-Net and colors rectangular areas of the screen based on the incoming levels. Three channels (R,G,B) per rectangle. I'm using the Art-Net Tools plugin and I've run into an issue.
If I'm only receiving one universe of Art-Net, it works great. If I'm receiving more than one universe of Art-Net, it tends to get 'confused' and sometimes responds to the wrong universe. This usually manifests as a flicker but is sometimes more prolonged. The more traffic (more universes and/or packets) the more likely this appears to happen.
I've tested with a couple of computers and with a grandMA lighting console and an Artistic Licence Etherlynx box. Same issue with both.
Any thoughts?
This should be fixed in http://kineme.net/release/ArtNetTools/1.3beta20091105 .
Great thanks! I'll test it in the next couple of days and report back.
I was wondering if it was at all possible to have multiple Artnet receiver patches in a single composition reviving data from different universes.
I'm using snow leopard 10.6.3 and it seems that when I add more than one receiver patch the other deactivates. Is this an intentional function or am I missing something?
don't know if you like it, but i made an icon for the art-net tools: http://cl.ly/3x1i193V110R3a3M2y0Y
Hello,
Novice QC guy here so thanks for your patience. I am wanting very badly to talk to MadMapper with a MIDI controller (i.e. BCF2000 or similar). MadMapper does not support MIDI but you can supposedly talk to it over ArtNet. How would I go about configuring my system to do this? Is it so simple as telling MadMapper to listen on the same port as I am broadcasting out of QC?
MadMapper responds to DMX on the channels listed here: http://www.madmapper.com/dmx-channel-list-for-madmapper-v1-1/
Basically all I want to do is be able to switch presets via an external controller.
Thank you, Nick
MadMapper supports Midi, but the feature is not activated as it is not yet finished/polished to our liking.
To enable it and test it :
Close MadMapper
Launch Terminal
type in:
defaults write com.garagecube.madmapper midirouterEnabled 1
then restart MadMapper
menu edit/midi mapping