More than 16 faders
#1
Posted 27 December 2011 - 00:17
I saw a few pictures of DAW controllers that had more than 16 fader. But I could not find any information about how this works.
As I understood: Every fader information needs to be sent on a special channel. But there are just 16 midi channels. So what do I do if I want to have more faders?
I suppose one way would be, to have more than one midi device but is there a way to do this with just one midi device?
Best Regards
#2
Posted 27 December 2011 - 01:08
Of course, MIDI allows everything, the channel limitation can be easily bypassed by using SysEx messages.
By transporting MIDI events via USB the speed doesn't matter, a clever MIDI implementation is even faster than any OSC solution (IMHO).
While speaking about USB: with USB up to 16 IN/OUT "cable connections" can be created from a single USB port, which means 16x16 channels.
This could be sufficient for your specific usecase if you are not able to change the DAW drivers?
I mean (considering your last posting): you could create 16 virtual Mackie Control Emulations from a single USB MIDI device - is this for what you are searching for?
Best Regards, Thorsten.
Buy TK a Beer Disclaimer: buying TK a beer gets you absolutely nothing in return likesuchas firmware enhancements, technical advices and MIDIbox troubleshooting assistance.
#3
Posted 27 December 2011 - 01:16
I want to use one USB port. As you got right I want to have more than 16 faders behind that and I think you have the solution.
You are saying I can emulate 16 midi devices on one real device? And every device works the same? So I could use this very easiely with every DAW software instead of using sysex messages which would not work without anything else?
Do you have a link or something where I can find more information about this?
#4
Posted 27 December 2011 - 01:29
The DAW software only looks for MIDI interfaces, and every USB device which is compliant to the USB-MIDI specification (-> http://www.usb.org/d...docs/midi10.pdf ) can announce up to 16 - just follow the descriptor example.
Each interface has a cable number, which is coded in byte 0, bit [7:4] of the Event Packet (see Figure 8)
Best Regards, Thorsten.
Buy TK a Beer Disclaimer: buying TK a beer gets you absolutely nothing in return likesuchas firmware enhancements, technical advices and MIDIbox troubleshooting assistance.
#6
Posted 28 December 2011 - 00:45
TK., on 27 December 2011 - 01:29, said:
I am confused. You said I can have 16 times 16 channels? But in this sentence you are saying that the 16 different devices code themselvess in the cable/channel number (byte 0)?
Where would it be possible to choose again 16 times which 16 channels I want? Or does my computer recognize 16 different midi devices and each one has 16 channels in byte 0?
#8
Posted 28 December 2011 - 20:50
Seggl, on 28 December 2011 - 00:45, said:
I haven't said "cable/channel" number, but cable number in byte 0, bit [7:4] of the Event Packet (see Figure 8)
The MIDI channel number is coded into byte 1, bit [3:0] of the Event Packet.
Please read the linked document again, it clearly explains the protocol, I couldn't explain it better.
The second
Buy TK a Beer Disclaimer: buying TK a beer gets you absolutely nothing in return likesuchas firmware enhancements, technical advices and MIDIbox troubleshooting assistance.
#9
Posted 15 January 2012 - 22:55
I got it now and it works. I changed the midi usb descriptor. My computer recognizes a few different midi devices and each one has 16 channels.
Now I got another problem. The devices are displayed as:
"Device" / "Device"
"MIDIIN2 (Device)" / "MIDIOUT2 (Device)"
...
Is it possible to change the name? I couldn't find any information about this.
Best Regards
#10
Posted 16 January 2012 - 00:02
Best Regards, Thorsten.
Buy TK a Beer Disclaimer: buying TK a beer gets you absolutely nothing in return likesuchas firmware enhancements, technical advices and MIDIbox troubleshooting assistance.
#11
Posted 16 January 2012 - 01:11
I wanted to change it on my device. I thought I could change something in the descriptor?
#12
Posted 16 January 2012 - 22:17
They can't be defined in the descriptor.
Best Regards, Thorsten.
Buy TK a Beer Disclaimer: buying TK a beer gets you absolutely nothing in return likesuchas firmware enhancements, technical advices and MIDIbox troubleshooting assistance.
#13
Posted 16 January 2012 - 22:40
If they cannot be set on the device I do not need to change them.



Help













