Commit Graph

4 Commits

Author SHA1 Message Date
kevin
4aa91755ed cwMidiDecls.h,cwMidiFile.h,cwThread.h : Fixed or improved comments. No functional changes. 2024-02-10 11:35:34 -05:00
kevin
20437e3f5e cwMidiDecls.h : Removed deltaUs from midi::msg_t. 2021-05-10 08:35:10 -04:00
kevin
e113228f69 cwMidiDecls.h : Updated comments. 2021-01-31 11:08:36 -05: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