Seeking help - Refactoring midi controller device drivers for Vangelis

Hi @jawn!

“midiproc” is a mechanism to “embed” a jack-client process in a ctrldev driver. It can spawn a mididings process or any other jack-client process.

Please, read this thread:

and the drivers in the example subfolder.

Indeed, you could program your jack-client process as a C library, although i didn’t test this yet.

Regards

1 Like