Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Comment enfin avoir le son multiplexé sous Linux?

Featured Replies

Posté(e)

Je veux pouvoir jouer plusieurs sources sonores en même temps sous Linux. Mon chip son, intel830, ne permet pas le multiplexage hardware comme par exemple la sound blaster live. Je veux donc faire marcher le multiplexage software.

J'utilise Debian Sarge, kernel 2.6.7, son alsa, pilotes intel8x0.

J'ai trouvé les infos sur

http://ludo.truc.free.fr/index.php?page=dmix

http://alsa.opensrc.org/index.php?page=Dmi...and+dirty+HOWTO

J'arrive ainsi à lancer mes plusieurs sources, mais [g]le son grésille voire coupe très souvent [/g]

Mon fichier /etc/asound.conf

pcm.!default {
   type plug
   slave.pcm "mixer"
}

pcm.mixer  {
   type dmix
   ipc_key 1024
   slave {
       pcm "hw:0,0"
       period_time 0
       period_size 1024
       buffer_size 8192
       #periods 128
       rate 44100
       #rate 44800
}
   bindings {
       0 0
       1 1
}
}


ctl.mixer0 {
   type hw
   card 0
}

Que faire?

Merci!

Modifié par capitaine_choc

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.