Config.txt
Config.txt contains hardware configuration data.
The Config.txt file resides in the root directory of your SD card. The file is created automatically with default values after completing the software setup and running the vocalizer for the first time. It can also be created manually.
Variable | Description | Values | Default |
---|---|---|---|
VolumeVocalizer | Volume of the vocalizer |
|
|
VolumeWavA | Volume of the WAV channel A |
|
|
VolumeWavB | Volume of the WAV channel B |
|
|
Connection | Which port the teensy will use to communicate |
|
|
DeviceID | Used mostly in I2C. This is the Decimal Number of the device's ID | Decimal Integer between |
|
BaudRate | Integer of the speed of the Port or connection | E.g. |
|
* Volume values can be adjusted on the fly using volume commands.
<PVV76>
— Set vocalizer volume to 76.
<PVA100>
— Set WAV channel A volume to 76.
Default values:
Last updated