Jump to content

Recommended Posts

Posted

mackie-hdr-24-96-24-track-digital_1_f1c2

This is the back of a Mackie HDR2496. It has ethernet and you can connect a mouse and a keyboard. Together with your daw it can share it's harddisk. So you can grab the audio files from it. The D8B will take full controll over the HDR2496 . It may serve you. Allso to flip the whole system if you ever decide to upgrade. 

Posted

Bear in mind the two serial ports are not MIDI ports, and do not send/receive MIDI data. They use their own communication / handshake protocol.

You'll need something to translate the MCU MIDI protocol (or whatever protocol you opt for, e.g. CC #7 + MTC commands), and the communication protocol the D8B understands.

DocBradley's source code has some code to do this translation - I'm not sure how complete it is though, but from what I can tell it does at least get as far as the handshake and sending out/receiving fader information.

If I was to approach this, I'd use a raspberry PI 3 with 2 x USB to Serial converters, and 3 x USB MIDI cables.

The MCU protocol requires each bank of eight to have it's own MIDI IN/OUT ports, hence the 3 USB MIDI cables, and the 2 x USB to Serial converters to talk to the D8B.

Of course you could bypass the raspberry pi altogether and use serial ports on the PC, and use a MIDI loopback device. However, finding USB to Serial devices that actually work in Windows 10 might be a challenge. The StarTech stuff is usually solid, but it's pricey. Also I've found writing software that writes to the serial port is more tricky in Windows 10.

Doing low level stuff like this is a breeze on the raspberry pi.

  • Like 1
Posted
7 hours ago, Frans van den Berge said:

mackie-hdr-24-96-24-track-digital_1_f1c2

This is the back of a Mackie HDR2496. It has ethernet and you can connect a mouse and a keyboard. Together with your daw it can share it's harddisk. So you can grab the audio files from it. The D8B will take full controll over the HDR2496 . It may serve you. Allso to flip the whole system if you ever decide to upgrade. 

The d8b is very similar, has a mouse, keyboard, hard disk. how is this one different ?

  • 1 month later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...