Home | News | Products | Support | Download | Sales | library | Guests | Contact | WebCam | Links
CDS Logo LanBox-Talk mail archive
 

By date: Prev | Next | Index By thread: Prev | Next | Index

SubjectRe: [LCtalk] Request channel values via Midi
FromFokko van Duin
DateSun, 08 Jan 2006 14:32:35 +0100


At 03:17 -0600 07-01-2006, Philippe Amand wrote:
On 06/01/2006, at 05:21 AM, Fokko van Duin wrote:

It depends. On MacOS you can connect via MIDI, it also uses dump of mixer buffer using SysEx.

You mean MacOS 9?

Yes.


Use SysEx and embed the ChannelReadData (see page 12 of the reference manual) command.

I will use a Behringer BCF2000 USB MIDI controller with 8 motorized faders, and I need to send some channels values to the controller to have the faders at the same value as the channels on the lanbox. I'm also using Isadora, and the sys Ex actor doesn't allow any value greater tan hex 7F (127). What do you suggest?

Well our commands are plain ASCII, so 7 bit (0-127) is no problem. So for SysEx you can use exact the same command strings which you would use via serial. Just put the SysEx header before it and the SysEx trailer behind it.


There must be an example in the archive, but you can also look to the MAX SysEx example.

Fokko van Duin,                     Creators of the LanBox-LC
CDS advanced technology bv,         DMX lighting controller.
http://www.cds.nl/                  http://www.lanbox.com/

Member of MIDI Manufacturers Association, MMA

By date: Prev | Next | Index By thread: Prev | Next | Index