#
# Nagraudio configuration file
# see Readme for more details
#


# 1: Decode in 8 bits mode ; 0: Use 16 bits mode 
8_bits = 0

# Audio device to use 
device = /dev/dsp

# 1: Automatic decoding ; 0: Always decoding
auto_decode = 1

# 0: Disabled ; [1..4]: Level of filter to use 
pre_filter = 3

# 0: Disabled ; [1..4]: Level of filter to use
post_filter = 3 

# 0: Disabled; 1: Output x2 ; 2: Output x4 ; 3: Output x8
output_gain = 1

#0: Disabled ; 1: Enabled
gui=1 
