This is a discussion on Hear multiple sounds at once? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> How do I configure Slackware so I can use gimp and xmms at the same time without blocking /dev/dsp?...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Jack Wang <wk1989@yahoo.com> wrote: > How do I configure Slackware so I can use gimp and xmms at the same time > without blocking /dev/dsp? I didn't know gimp used the sound interface.... But the same problem occurs with mozilla/firefox multimedia plugins (including Shockwave Flash) and xmms (and there is no real solution). IF (and only if) you've got a brand of soundcard that has two dsp's: for OSS (2.4 kernels in general): tell xmms to use the alternate sound device (and fill that in as /dev/dsp1); for ALSA (2.6 kernels and optionally 2.4 with the alsa drivers pkg): configure xmms to use "hw:0,1" (which is the same thing). In both cases you need to explicitly configure THAT plugin. Then the sound card will MIX "xmms" output with ONE other program that is still using the default dsp (/dev/dsp cq /dev/dsp0). But you'll still have the problem with firefox/multimedia and gimp (or mpg321 or ... ). But only one program can use hardware like /dev/dsp at the same time, so others will seem to hang until the first program releases it. -- ************************************************** ****************** ** Eef Hartman, Delft University of Technology, dept. EWI/TW ** ** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 ** ** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands ** ************************************************** ****************** |
| |||
| I use a Creativ SBlaser Live! And there's no problems. I can play everything. If u are using KDE then try running programs like: $ artsdsp xmms it will mix different sources. or if you are using esd as a sound server: use like: $ esddsp xmms try it i do the same on my other computer...enjoy d. |
| |||
| Hi, I've tried all methods you guys mentioned, but none seems to work. I I think it's because all my programs are using Alsa, I used to be able to hhave multiple sounds on Debian, and that was done by editing a config. I think what I'll have to do is to set all programs to output through esd, and configure esd to allow mixing, any ideas how I would do this? Thxx! |
| |||
| Its much easier to this at a hardware level than a software level. I would go with the advice of the above psoters and just get a sound blaster live. I did this sometime back and its bar far the easiest (and best IMHO) option. You can pick up a soundblaster relatively cheap I should think. |
| |||
| On Fri, 17 Jun 2005 20:13:19 -0400, Jack Wang wrote: > [...] I think what I'll have to do is to set all programs to output > through esd, and configure esd to allow mixing, any ideas how I would do > this? Thxx! You might want to have a look at Jack : http://jackit.sourceforge.net/ ( The AudoSlack project provides Slackware packages. ) -- -Menno. |
| ||||
| On Sat, 18 Jun 2005 10:40:00 +0200, Menno Duursma wrote: Err. > You might want to have a look at Jack : > http://jackit.sourceforge.net/ > > ( The AudoSlack project provides Slackware packages. ) s/AudoSlack/AudioSlack/ But then: "AudioSlack is being moved to a new server." http://www.audioslack.com/ Maybe LinuxPackages has it ... http://www.linuxpackages.net/search_...name&name=jack -- -Menno. |