Retourner au contenu associé (journal : probleme alsa)
Posté par hervé^3527 le 17 décembre 2003 à 10:23. En réponse au journal probleme alsa. Évalué à 3.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: probleme alsa
Posté par hervé^3527 . En réponse au journal probleme alsa. Évalué à 3.
Here's the best documentation of dmix that exists at the moment:
http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html(...)
http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3#softmix(...)
This is how you set your card to use the dmix plugin by default:
pcm.!default {
type plug
slave.pcm "dmix:CARD=0,DEVICE=0,RATE=48000"
}
en espérant que ca puisse aider d'autres personnes.