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 {
|
audio_output {
|
||||||
type "osx"
|
type "ao"
|
||||||
name "MacOS Audio"
|
name "System Audio"
|
||||||
}
|
}
|
||||||
|
|
||||||
decoder {
|
decoder {
|
||||||
|
|
Loading…
Reference in a new issue