Removed auto as a hardware synth device option. It was too flakey.
This commit is contained in:
@@ -79,8 +79,7 @@ volume=1.0
|
||||
# Used by dectalkDriver, litetalkDriver, doubletalkDriver, and tripletalkDriver.
|
||||
# USB serial devices are supported if Linux exposes them as /dev/ttyACM*
|
||||
# or /dev/ttyUSB*. USB-only synths with no tty device need a separate driver.
|
||||
# Set an explicit device for stable hardware speech. auto only uses devices
|
||||
# that respond to a driver-specific probe and may fail on silent synths.
|
||||
# Set an explicit device for hardware speech.
|
||||
# Examples:
|
||||
# hardware_device=/dev/ttyACM0 # RPITalk USB gadget mode
|
||||
# hardware_device=/dev/ttyUSB0 # USB serial adapter
|
||||
|
||||
Reference in New Issue
Block a user