Guest User

Untitled

a guest
Dec 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. #alsactl init
  2. #alsactl -f /etc/alsa/asound.play store
  3.  
  4. control.1 {
  5. comment.access 'read write'
  6. comment.type INTEGER
  7. comment.count 2
  8. comment.range '0 - 255'
  9. comment.dbmin -12750
  10. comment.dbmax 0
  11. iface MIXER
  12. name 'PCM Volume'
  13. value.0 215
  14. value.1 215
  15. }
  16.  
  17. control.1 {
  18. comment.access 'read write'
  19. comment.type INTEGER
  20. comment.count 2
  21. comment.range '0 - 255'
  22. iface MIXER
  23. name 'PCM Volume'
  24. value.0 250
  25. value.1 250
  26. }
Add Comment
Please, Sign In to add comment