Tried that, it results in no sound at all (if I change it in the above config).
Found a different way to do it somewhere else. Here is the config that works for me:
pcm.!default {
type plug
slave.pcm "softvol"
}
pcm.dmixer {
type dmix
slave {
pcm "hw:1,0"
}
}
pcm.softvol {
type softvol ...
Search found 2 matches
- 15. Jan 2015, 15:36
- Forum: Problems
- Topic: [Solved] Alsa softvol, multiple sounds at once
- Replies: 3
- Views: 3239
- 13. Jan 2015, 12:23
- Forum: Problems
- Topic: [Solved] Alsa softvol, multiple sounds at once
- Replies: 3
- Views: 3239
[Solved] Alsa softvol, multiple sounds at once
Hello, I just started with salix some time ago and I have some issues that I couldn't fix yet.
Alsa is not that loud with the laptop speaker so I'm trying to add a preamp with the softvol plugin.
This works but makes it impossible to play multiple sounds at once (which works with an empty adound ...
Alsa is not that loud with the laptop speaker so I'm trying to add a preamp with the softvol plugin.
This works but makes it impossible to play multiple sounds at once (which works with an empty adound ...