Page 1 of 1

More Midi support.

Posted: 16 Dec 2007, 15:11
by magic
Hi all,

I recently bought a bcf2000 which works fine.

*Idea 1
The faders use a 0-127 midi value. So steps of 2 are possible in the dmx output.
Many midi controllers support 14 bit support which means that a value above 1000 can be reached.
In the bcf you can limit this to 255. So this will result in 0-255 = 0-255 dmx output.

This will also prevent a problem that I have now, the faders don't react at the 255 dmxvalue.

*Idea 2
It would be handy if freestyler would listen to channel nummers instead of normal cc/pc etc.
With this you can make multiple presets for the midi controller and when you choose another preset on the controller you can give the buttons/faders another function so you can expand functionality. For this freestyler has to listen to multiple channel numbers.

Is this possible?