|
fb51bdb892
|
statically allocate midi-options
fixes possible segfault when the data in the vector
goes out of scope due to RVO.
|
2014-06-23 11:56:58 +02:00 |
|
|
da912f7ed4
|
add AudioEngine API to configure individual MIDI devices
|
2014-06-13 11:47:51 +02:00 |
|
|
960a5347f0
|
ALSA & Dummy: implement port [un]registration_callback
|
2014-06-07 17:28:46 +02:00 |
|
|
2b9fa31241
|
DummyBackend: implement port connect_callback()
|
2014-05-25 00:21:44 +02:00 |
|
|
cf8399c1c1
|
DummyAudioBackend: prepare configurable number of midi ports
|
2014-05-15 01:18:16 +02:00 |
|
|
66559cd795
|
Add AudioBackend::info() method to retrieve AudioBackendInfo object
Goal is to be able to call AudioBackendInfo::already_configured() from the right place.
|
2014-05-01 09:14:25 -04:00 |
|
|
eaafc3394a
|
DummyAudioBackend: implement /fake/ system ports
|
2014-04-29 13:32:13 +02:00 |
|
|
19e0383c3b
|
DummyAudioBackend: NOOP, white-space, clarify variable name & casts
|
2014-04-29 13:32:13 +02:00 |
|
|
b945cda558
|
DummyAudioBackend: port-engine, midi-buffers and the rest of it
|
2014-04-28 23:00:40 +02:00 |
|
|
2fccbe1a6c
|
DummyAudioBackend: basic process threads and support structure
|
2014-04-28 22:59:19 +02:00 |
|
|
9907d25ea5
|
skeleton dummy audio-engine
|
2014-04-28 21:29:35 +02:00 |
|