
1 Oct
2015
1 Oct
'15
2:27 p.m.
Felipe Tonello wrote:
I am planning to start the support of MIDI BLE profile[1].
I suggest two main goals:
- To be transparent to applications, i.e., use rawmidi and sequencer
ALSA interfaces to interact.
- To support peripheral and central BLE roles.
My question is: what is the best way possible of doing it?
Just write a (user-space) sequencer client.
[...] They all have the problem of context switching between bluez plugin and alsa midi driver.
Why would context switches be a problem?
Regards, Clemens