summaryrefslogtreecommitdiff
path: root/gnuradio-core/gnuradio-core.conf
blob: d64f58401e82325d6b025dbc7c9525127e5c2519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This file contains system wide configuration data for GNU Radio.
# You may override any setting on a per-user basis by editing
# ~/.gnuradio/config.conf

[DEFAULT]

verbose = False


[audio]

# specify which audio module to load, or use "auto" to have the system
# select one.  Valid choices depend on your OS and which modules
# you've installed, but typically include: auto, audio_alsa,
# audio_oss, audio_portaudio, audio_jack, audio_osx, audio_windows

audio_module = auto