mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-15 19:30:54 +01:00
Disable specific sj-201 PulseAudio configuration (for now)
This commit is contained in:
parent
eec6d48641
commit
1bd1319733
@ -93,5 +93,5 @@ resample-method = ffmpeg
|
||||
default-sample-format = s16le
|
||||
default-sample-rate = 44100
|
||||
alternate-sample-rate = 48000
|
||||
avoid-resampling = true
|
||||
; avoid-resampling = true
|
||||
flat-volumes = no
|
||||
|
@ -118,8 +118,8 @@ if [ "$TAS5806" ] && [ "$SJ201LED" ]; then
|
||||
# Reset FAN to low speed
|
||||
/usr/sbin/i2cset -a -y 1 0x04 101 30 i
|
||||
|
||||
PULSE_SYSTEM=/etc/pulse/mycroft-sj201-default.pa
|
||||
PULSE_DAEMON=/etc/pulse/mycroft-sj201-daemon.conf
|
||||
#PULSE_SYSTEM=/etc/pulse/mycroft-sj201-default.pa
|
||||
#PULSE_DAEMON=/etc/pulse/mycroft-sj201-daemon.conf
|
||||
fi
|
||||
|
||||
# Load overlay
|
||||
|
Loading…
x
Reference in New Issue
Block a user