mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-31 08:58:43 +01:00
Detect whether ALSA is the portaudio host (possible only on Linux)
This commit is contained in:
@@ -727,6 +727,8 @@ private:
|
||||
|
||||
const TimeTrack *mTimeTrack;
|
||||
|
||||
bool mUsingAlsa { false };
|
||||
|
||||
// For cacheing supported sample rates
|
||||
static int mCachedPlaybackIndex;
|
||||
static wxArrayLong mCachedPlaybackRates;
|
||||
|
||||
Reference in New Issue
Block a user