less harsh dropping of near-empty buffers
[disorder] / examples / config.sample.in
index eb10fda..665967c 100644 (file)
@@ -1,4 +1,5 @@
 # player programs
+# see README.raw for details of the 'disorder' libao plugin
 player *.mp3 execraw mpg321 -q -o disorder
 player *.ogg execraw ogg123 -q -d disorder -o fragile:1
 player *.wav shell --wait-for-device play
@@ -12,7 +13,7 @@ gap 0
 
 # scratch tracks
 scratch pkgdatadir/slap.ogg
-scratch pkgdatadir/scratch.mp3
+scratch pkgdatadir/scratch.ogg
 
 # trust the web user and root
 trust www-data root
@@ -55,5 +56,3 @@ stopword the a an and to too in on of we i am as im for is
 #transform dir     "^.*/([^/]+)$"                           "$1"      *
 #transform dir     "^(the) ([^/]*)"                         "$2, $1"  sort    i
 #transform dir     "[[:punct:]]"                            ""        sort    g
-
-# arch-tag:57c841bad362239972e38de20d15e6c0