[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Matlab, MIDI (and RME)
Hi list!
I am currently playing around with a multi-channel setup which uses:
RME HDSPe MADI with RME ADI8-QS
The ADI8-QS is supposed to be controllable via MIDI (which is a good
thing in order to ensure the correct settings). I am wondering if
anybody has some experience in sending MIDI-commands within MATLAB to an
audio device (here to the ADI8 using the HDSPe). All I could find in the
internet was a standalone program which can control 8 channels (1 ADI8).
So the ideal solution would be to send some MIDI commands (settings) to
the ADI8 just before the sound presentation starts without using another
program that has to be started separately.
In the web I could only find code converting wav into MIDI and vice
versa, but nothing that actually communicated with a MIDI device via MATLAB.
Any pointer would be highly appreciated! Thanks in advance!
BAstian