kevin
9acb24e9e1
Apply licensing information to project.
2024-12-01 14:35:24 -05:00
kevin
91fad53d33
Added "#include cwTest.h" dependency to most *.cpp files.
2024-05-29 12:36:57 -04:00
kevin
20175d29f9
cwAudioDevice*.h,cpp, cwIo.h,cpp, cwIoAudioPanel.cpp : Added deviceEnable(), deviceSeek() to audio device driver.
...
Change io::cwAudioDeviceIsEnabled() to cwAudioDeviceIsActive().
2023-02-19 14:16:37 -05:00
kevin
d3b2dec511
cwAudioDevice.h/cpp : Changes to support audio device file.
...
Add deviceIsAsync(), deveiceExecute() to driver.
Added cbDevIdx to deviceSetup().
Added execute(),realTimeReport()
2023-02-14 20:46:41 -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
kpl
5a62d884dd
Standardized filesys and mem namespaces.
...
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
85954c5498
Changed audio system to use external driver modules.
2019-12-25 21:44:14 -05:00