kevin
6349bc6244
cwMidiAlsa.cpp : Event handler now loops in _cmMpPoll() to advance ts.tv_nsec/sec time.
...
To handle case where tv_nsec is greater than 1 second.
2021-11-01 10:18:08 -04:00
kpl
5cda838a93
Added 'decls' include files to hold public declarations for audio,midi,serial,socket, and websock modules.
...
Other minor changes to prepare for integration into cwIo.
In cwMidi* replaced 'byte_t' with 'uint8_t'.
In cwAudioDevice* removed redundant 'device' prefix from function names.
2020-03-23 10:41:28 -04:00
kpl
59507913e0
cwMidiAlsa.h/cpp,cwMidiPort.h : Updated MIDI system to remove global manager variable.
2020-01-27 17:47:14 -05:00
kpl
5a62d884dd
Standardized filesys and mem namespaces.
...
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
d6e0f5e675
Many changes and additions.
...
Added serial port, websocket, midi and initial audio functionality.
2019-12-24 10:05:24 -05:00