# Sample PC_Speaker File.
# This file should be moved to the directory /boot/home/config/settings/kernel/drivers/
# This file contains runtime configuration options for the PC_Speaker Driver.

# Disables/Enables dprint() of debugging info for details of driver operation.
Debug_Info: false

# Set Interpolator of audio data mode. 1 = Don't use Over_sampling. 2 = Use 2x Interpolator. 2 = Use 4x Interpolator.
Interpolator: 1

# Set sample rate to output sound samples.  Range 4000kHz to 100000 kHz.
Sample_Rate: 11025

# Set Latency of the Timer() function in microseconds.
Timing_Latency: 0

