[modules] New amixer module with input support

This commit is contained in:
Arda Demir 2020-05-26 18:23:19 +03:00
parent be008c0a6f
commit 3df0b7047f
4 changed files with 103 additions and 0 deletions

View file

@ -72,6 +72,14 @@
"prefix": "audio"
}
},
"amixer2": {
"muted": {
"prefix": "audio(mute)"
},
"unmuted": {
"prefix": "audio"
}
},
"pasource": {
"muted": {
"prefix": "mic(mute)"