Translations:Phonon/20/en

From KDE UserBase Wiki

Make sure you have a name hint set for your device. An example of a complete device entry, with a hint:

pcm.softvolPhonon {
     type softvol
     slave.pcm "default:CARD=0"
     control {
        name "Phonon"
        card 0
     }
     min_dB -51.0
     max_dB 0.0
     resolution 100
     hint {
        show on
        description "My Soundcard with extra Volume Control"
     }
}