Hi,
But I have encountered a problem with SoundLab MoodBars.
I have 2 x SoundLab Moodbars and 2 x Zoom Colourbars.
To all intents and purposes these two units look identical.
I can connect the 2 SoundLab units together and they synchronise perfectly over DMX - one as master and one as slave.
Likewise, I can connect the 2 x Zoom units together and they work fine over DMX.
However, if I connect a SoundLab unit to a Zoom unit as master and slave they do not communicate (the DMX light on the unit does not flash).
I have also connected them to a Discolitez on PC via a Velleman USB/DMX box. The Zoom units work fine, but not the SoundLab unit.
It appears to me that the SoundLab units do not conform to the DMX standard (though they do work with each other)??
Does anyone know how I could resolve this?
As background, the setup I have is :
1) I'm using Discolitez to drive the sound activation - by using line input for sound detection.
2) I have built a JavaRunner to do very basic peak detection (in a lose attempt to do beat detection!!).
3) The JavaRunner calls a basic C++ DLL I developed (so that I can use the Win32 API)
4) The C++ DLL performs a SendMessage to a VB application I developed.
5) The VB application generates random sequences and colours and is triggered by the SendMessage from the C++ DLL.
6) The VB application sends DMX signals to the LED colourbars using a Velleman USB/DMX box via the Velleman DLL API.
Maybe not the best way of doing it, but it kind of works!!!
