Dummy: Engine-Pulse audio/midi generators
authorRobin Gareus <robin@gareus.org>
Mon, 6 Jan 2020 21:43:30 +0000 (22:43 +0100)
committerRobin Gareus <robin@gareus.org>
Mon, 6 Jan 2020 21:43:30 +0000 (22:43 +0100)
commiteee01188b4686d1670485a4aff7619e35ff3d9b3
tree5c0a8f6ac2594d7380d6416a5f8476206a3c4fc7
parentbeb39092b990cb01873e4c6f43b356535c542ca4
Dummy: Engine-Pulse audio/midi generators

This produces synchronous events on Audio and MIDI ports.
One rvent per second, exactly at every second since engine-start.

MIDI: C-4 Note-on/off (1 sample long)
Audio: +1/-1 transition:
       +1 in sync with Note-on,
       -1 in sync with Note-off
libs/backends/dummy/dummy_audiobackend.cc
libs/backends/dummy/dummy_audiobackend.h