[modules] New amixer module with input support
This commit is contained in:
parent
be008c0a6f
commit
3df0b7047f
4 changed files with 103 additions and 0 deletions
|
@ -72,6 +72,14 @@
|
|||
"prefix": "audio"
|
||||
}
|
||||
},
|
||||
"amixer2": {
|
||||
"muted": {
|
||||
"prefix": "audio(mute)"
|
||||
},
|
||||
"unmuted": {
|
||||
"prefix": "audio"
|
||||
}
|
||||
},
|
||||
"pasource": {
|
||||
"muted": {
|
||||
"prefix": "mic(mute)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue