New alpha version
This commit is contained in:
@@ -160,4 +160,8 @@ void SignalPath::start() {
|
||||
|
||||
audioResamp.start();
|
||||
audio.start();
|
||||
}
|
||||
|
||||
void SignalPath::setDCBiasCorrection(bool enabled) {
|
||||
dcBiasRemover.bypass = !enabled;
|
||||
}
|
||||
Reference in New Issue
Block a user