High Quality Linux Sound is just my memo about Linux sound stack configuration, as:
- I never remember all the tools to configure (ALSA, PulseAudio...)
- I never remember the correct parameter(s)
- It must be automated
| {... | |
| "scripts": { | |
| "postinstall": "node patch.js", | |
| ... | |
| } | |
| } |