···402402}
403403404404405405+covox {
406406+ # Disable the covox DAC
407407+ mode = "none"
408408+409409+ # A simple covox DAC
410410+ #mode = "covox"
411411+412412+ # Disney sound source
413413+ #mode = "disney"
414414+415415+ # The volume in the range [0...1000]
416416+ volume = 500
417417+418418+ # Apply a low-pass filter with the specified cut-off
419419+ # frequency in Herz. This is separate from the low-pass
420420+ # filter in the sound driver. If the frequency is 0,
421421+ # the filter is disabled.
422422+ lowpass = 3000
423423+424424+ # The sample rate at which sound is sent to the sound driver.
425425+ sample_rate = 44100
426426+427427+ # The parallel port
428428+ parport = 1
429429+430430+ driver = "wav:wav=covox.wav:lowpass=0:wavfilter=0"
431431+}
432432+433433+405434# Up to 4 serial ports can be defined
406435serial {
407436 address = 0x3f8 # COM1