Imported Upstream version 3.0
[debian/gnuradio] / gr-audio-alsa / gr-audio-alsa.conf
1 # This file contains system wide configuration data for GNU Radio.
2 # You may override any setting on a per-user basis by editing
3 # ~/.gnuradio/config.conf
4
5 [audio_alsa]
6
7 default_input_device = hw:0,0
8 default_output_device = hw:0,0
9 period_time = 0.010                      # in seconds
10 nperiods = 4                             # total buffering = period_time * nperiods
11 verbose = false