Commit graph

11 commits

Author SHA1 Message Date
3fd40888aa Remove sleep_until from processing loop
Fix DSP parameters control in MainWindow
Move QAudioInput and QAudioOutput to different threads
2020-11-12 21:18:47 +03:00
45e6daf262 Merge branch 'main' into full-webrtc
# Conflicts:
#	src/WebRTCDSP.cpp
2020-11-12 18:00:31 +03:00
c733e4f591 Add Timer class 2020-11-12 17:59:05 +03:00
a59eb7b967 Clear buffers on backend switch
sleep_for() replaced with sleep_until() in AudioProcessor::process()
Output audio formats in case of error
2020-11-12 15:50:51 +03:00
54451640d7 Begin switch from webrtc-audio-processing to libwebrtc. 2020-11-11 20:34:20 +03:00
49bf3d44dc Fix permissions in SpeexDSP sources 2020-11-11 20:08:22 +03:00
c1adb1268c Disable some MSVC warnings 2020-11-11 20:07:37 +03:00
ff3d7a969f Calculate frame size in AudioEffect 2020-11-11 17:43:55 +03:00
60b927a412 Use three colors in volume meter 2020-11-11 17:43:55 +03:00
d947c525c6 Add sources 2020-11-07 19:58:52 +03:00
ccd54155bb
Initial commit 2020-11-07 19:55:03 +03:00