X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=alsa_write.ggo;h=371ec89f259ebae40581c6031f6e3aba51dd23d3;hp=4863a53a971798097f94ae6e0793b53d96c1aaa3;hb=35bbbf736c75f13c2bf9f6d6bdc2feecd42072cb;hpb=14f817d233309fe9ca2580fa8e4b78fd823b9ab9 diff --git a/alsa_write.ggo b/alsa_write.ggo index 4863a53a..371ec89f 100644 --- a/alsa_write.ggo +++ b/alsa_write.ggo @@ -5,22 +5,22 @@ option "device" d #~~~~~~~~~~~~~~~~ "set PCM device" string typestr="device" - default="plughw:0,0" + default="default" optional option "channels" c #~~~~~~~~~~~~~~~~~~ -"number of channels (only neccessary for raw +"number of channels (only necessary for raw audio)" int typestr="num" default="2" optional -option "sample_rate" s +option "samplerate" s #~~~~~~~~~~~~~~~~~~~~~ -"force given sample rate (only neccessary for +"force given sample rate (only necessary for raw audio)" int typestr="num"