Commit Graph

5 Commits

Author SHA1 Message Date
kevin
03061f42b7 cwAudioDevFile.h/cpp, cwIo.cpp : Implemented input cache on audio dev file. 2023-02-20 15:42:11 -05: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
9ed0bea4d0 cwAudioDeviceFile.h/cpp : Added test(). Fixed memory leaks. 2023-02-18 13:50:00 -05:00
kevin
93837891a4 cwAudioDeviceFile.h/cpp : Converted to async device using internal thread.
Added deviceIsAsync(),deviceExecute(), and cbDevidx to deviceSetup().
Added start(),stop(),createInDevice(),createOutDevice().
2023-02-14 20:52:32 -05:00
kevin
3a1a6192db cwAudioDeviceFile.h/cpp : Initial commit. 2023-02-02 18:22:05 -05:00