Swap from osx output to ao, since osx has speed issues
This commit is contained in:
parent
e74a770250
commit
181967eb2c
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ database {
|
|||
}
|
||||
|
||||
audio_output {
|
||||
type "osx"
|
||||
name "MacOS Audio"
|
||||
type "ao"
|
||||
name "System Audio"
|
||||
}
|
||||
|
||||
decoder {
|
||||
|
|
Loading…
Reference in a new issue