Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pcm.!default
- {
- type oss
- device /dev/dsp
- }
- mixer.!default
- {
- type oss
- device /dev/dsp
- }
- pcm.oxygen {
- type hw
- card 0
- }
- ctl.oxygen {
- type hw
- card 0
- }
- # ALSA sound boost?
- #pcm.softvol {
- # type softvol
- # slave {
- # pcm "dmix"
- # }
- # control {
- # name "Pre-Amp"
- # card 0
- # }
- # min_dB -5.0
- # max_dB 20.0
- # resolution 6
- #}
- #
- #pcm.!default {
- # type hw
- # slave.pcm "softvol"
- #}
Advertisement
Add Comment
Please, Sign In to add comment