|
|
87bb570e24
|
Use condition variable to suspend audio processing thread
|
2020-11-13 14:36:13 +03:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
ff3d7a969f
|
Calculate frame size in AudioEffect
|
2020-11-11 17:43:55 +03:00 |
|
|
|
d947c525c6
|
Add sources
|
2020-11-07 19:58:52 +03:00 |
|