chiark / gitweb /
Merge various clang-inspired fixes
[disorder] / README.raw
index c9e33037512669ef105d2c03d8d6aad283658e49..a1079649115980859d7d91ad2fca39129d7af488 100644 (file)
@@ -13,20 +13,8 @@ The purpose of raw format players is:
 
 ** Usage
 
-To use raw format, use the execraw module and make the command choose the
-"disorder" libao driver.
-
-You should pass the "fragile" option to ogg123.  This is because ogg123 ignores
-write errors!
-
-mpg321 does not appear to have this bug.
-
-For _non_ raw players it is advisable to use the new --wait-for-device option.
-This repeatedly tries to open the audio device before starting the player
-proper.  It times out after a couple of seconds.
-
-See disorder_config(5) and the example configuration file for further
-information and examples.
+By default, built-in raw-format players are used for several encodings, so you
+do not need to do anything.
 
 ** Low-Level Details