mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 07:26:32 +01:00
de-select WASAPI by default
This commit is contained in:
parent
061f005ac3
commit
7fc73ae67e
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ Function .onInit
|
|||
\${If} \${AtMostWinXP}
|
||||
SectionSetFlags \${SecWASAPI} \${SF_RO}
|
||||
\${Else}
|
||||
SectionSetFlags \${SecWASAPI} \${SF_SELECTED}
|
||||
SectionSetFlags \${SecWASAPI} 0
|
||||
\${EndIf}
|
||||
|
||||
FunctionEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue