Signed-off-by: Jaroslav Kysela <perex@perex.cz>
*
* Sequence controls elements are in the following form:-
*
- * cdev "hw:0,0"
+ * cdev "hw:0"
* cset "element_id_syntax value_syntax"
* usleep time
* exec "any unix command with arguments"
* # Define Value defaults
*
* ValueDefaults {
- * PlaybackCTL "hw:CARD=0,DEV=0"
- * CaptureCTL "hw:CARD=0,DEV=0"
+ * PlaybackCTL "hw:CARD=0"
+ * CaptureCTL "hw:CARD=0"
* }
*
* # This file also stores the default sound card state.