kevin
04a1bec0c3
audioBuf.h/cpp : Added toneFlags(),muteFlags(),gain( ... gainA,gainN).
...
Added _setFlag() to handle setting flags on all channels.
setFlag() now sets both input and output channels if both kInFl and kOutFl are set.
Previously it only set the input channel if both kInFl and kOutFl were set.
2021-01-22 09:31:32 -05:00
kevin
29945bd3b4
cwAudioBuf.cpp : Fixed bug where main object was memory was not released in destroy().
2021-01-20 13:05:33 -05:00
kevin
0f86c8de20
cwAudioBuf.cpp : Fixed bug in report() that prevented all channels from being reported.
2020-12-15 15:31:49 -05:00
kevin
43c8737d73
cwAudioBuf,cwAudioDeviceAlsa : Test functions now return error codes.
2020-09-27 10:27:32 -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
0ead6fa974
Initial implementation cwTcpSocket*
...
Standardized cwLex and cwLog namespaces.
2019-12-27 16:52:45 -05:00
kpl
85954c5498
Changed audio system to use external driver modules.
2019-12-25 21:44:14 -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