mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 14:32:58 +02:00
Enable upstream dropout detection
This commit is contained in:
@@ -810,7 +810,7 @@ public:
|
|||||||
|
|
||||||
// Whether to check the error code passed to audacityAudioCallback to
|
// Whether to check the error code passed to audacityAudioCallback to
|
||||||
// detect more dropouts
|
// detect more dropouts
|
||||||
bool mDetectUpstreamDropouts{ false };
|
bool mDetectUpstreamDropouts{ true };
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user