Compare commits

..

No commits in common. "8f7e8517d42bef62d2bc691c82ce062e4377246a" and "ae806eb6a0e2ea6d8096b986e5db05ad7460f03b" have entirely different histories.

5 changed files with 5 additions and 11 deletions

View File

@ -63,17 +63,11 @@
"local": {
"type": "ovos_common_play",
"dbus_type": "system",
"active": true,
"youtube_backend": "youtube-dl",
"ydl_backend": "auto"
"active": true
},
"vlc": {
"type": "ovos_vlc",
"active": true
},
"simple": {
"type": "ovos_audio_simple",
"active": true
}
},
"default-backend": "local"

View File

@ -95,4 +95,4 @@ default-sample-rate = 48000
alternate-sample-rate = 44100
default-sample-channels = 2
default-channel-map = front-left,front-right
; flat-volumes = no
flat-volumes = no

View File

@ -93,4 +93,4 @@ resample-method = ffmpeg
default-sample-format = s16le
default-sample-rate = 44100
alternate-sample-rate = 48000
; flat-volumes = no
flat-volumes = no

View File

@ -92,4 +92,4 @@ default-sample-format = s16le
default-sample-rate = 96000
default-sample-channels = 4
avoid-resampling = true
; flat-volumes = no
flat-volumes = no

View File

@ -92,4 +92,4 @@ default-sample-format = s32le
default-sample-rate = 96000
default-sample-channels = 8
avoid-resampling = true
; flat-volumes = no
flat-volumes = no