root/gnuradio/tags/releases/3.1.0rc0/gr-audio-oss/gr-audio-oss.conf

Revision 1882 (checked in by eb, 3 years ago)

*** empty log message ***

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
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_oss]
6
7 default_input_device = /dev/dsp
8 default_output_device = /dev/dsp
9 latency = 0.005                      # in seconds
Note: See TracBrowser for help on using the browser.