Wykres commitów

9 Commity (monitor)

Autor SHA1 Wiadomość Data
Elliott Liggett 7dfac11315 Added signal/slot communication for audio format. The rx audio handler
will now send to the tx audio handler information about the speaker
output hardware on the host. The tx handler is now smart enough to check
if the format needs conversion or not.
2022-08-30 10:18:40 -07:00
Elliott Liggett 01afca7ca7 Audio monitoring works. Currently hard-coded for 100% audio monitoring
audio, no mixing yet.
2022-08-29 10:50:14 -07:00
Elliott Liggett 91b739bf68 Initial commit of monitoring feature. Doesn't quite work due to not
understanding how to size Eigen vectors properly.
2022-08-26 18:28:30 -07:00
Elliott Liggett 4ea7ec8090 Fixed up signals and slots related to audio levels, removed extra junk
code, added preliminary RMS and Peak audio availablility.
2022-08-24 15:02:00 -07:00
Phil Taylor 9a77baaead Shutdown audio when radio is turned off. 2022-08-04 20:46:15 +01:00
Phil Taylor bcc16b8d29 Send blank audio packet on disconnct 2022-07-05 10:31:45 +01:00
Phil Taylor 44f6ec2740 Add back support for portaudo and rtaudio APIs 2022-05-12 01:46:20 +01:00
Phil Taylor 63c5e0257d Some more tidying 2022-05-11 00:22:08 +01:00
Phil Taylor 772375fb9d Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00