|
@@ -124,6 +124,14 @@
|
|
|
* this command is required when playback.
|
|
|
*
|
|
|
* # amixer set "Headphone" 50
|
|
|
+ *
|
|
|
+ * this command is required when capture.
|
|
|
+ *
|
|
|
+ * # amixer set "Input PGA" 15
|
|
|
+ * # amixer set "Left Input Mixer MicP" on
|
|
|
+ * # amixer set "Left Input Mixer MicN" on
|
|
|
+ * # amixer set "Right Input Mixer MicN" on
|
|
|
+ * # amixer set "Right Input Mixer MicP" on
|
|
|
*/
|
|
|
|
|
|
/*
|