refactor all the audio stuff into classes and a separate file

This commit is contained in:
Jakob Ketterl
2019-10-20 18:53:23 +02:00
parent 91b8c55de9
commit 13d7686258
5 changed files with 305 additions and 308 deletions

View File

@ -157,6 +157,8 @@ class OpenWebRxReceiverClient(Client):
self.sdr = next
self.startDsp()
# send initial config
configProps = (
self.sdr.getProps()