search for: dmixer

Displaying 5 results from an estimated 5 matches for "dmixer".

Did you mean: mixer
2011 Mar 13
4
more than 16 bit audio
hello, can I get out of wine more than 16 bit output? sound_file -> player -> wine_out, which is 24/32 to linux? somethink like that, I am audiophile :( thank you
2008 Nov 07
0
fix focus and alsa for gps software
...( GetDesktopWindow() ); } } } Second problem was sound. Sounds is garbled with the alsa driver (oss works but that doesn't allow mixing, aoss used to work around it, but not anymore). I could use tricks with .asoundrc to fix it: pcm.!default { type plug slave.pcm "dmixer" } pcm.dmixer { type dmix ipc_key 1024 slave { pcm "hw:0,0" # change this if you use other sound period_size 256 buffer_size 8192 } } The trouble is wine trying to force weird defaults on alsa on two params that renders period_size/bu...
2012 Mar 04
1
Re: No sound in Wine 1.3.37 (tried known solutions already)
...ront, Center, Side, Rear and Woofer speakers iec958:CARD=DX,DEV=0 Xonar DX, Multichannel IEC958 (S/PDIF) Digital Audio Output I have no ~/.asoundrc. My /etc/asound.conf, which seems to work flawlessly in other respects, is: Code: pcm.!default { type plug slave.pcm "dmixer" } pcm.dmixer { type dmix ipc_key 1024 slave { pcm "hw:DX" } bindings { 0 0 1 1 } } ctl.dmixer { type hw card DX } The output from winecfg when the sound test works s...
2005 Nov 12
0
alsa asound.conf or .asoundrc that combines multiple playback and capture
.../etc/asound.conf file to have by default a capture and multiple playback for alsa. I am looking for a way to: something like "aplay --nonblock test.wav" having at least 2 active one time and at that same time do "arecord --nonblock -d 1 input.wav" I have something like: pcm.!dmixer { type dmix # plugin type ipc_key 5678293 # unique ipc id ipc_perm 0666 # would like to use icp_group instead ipc_key_add_uid no # share the same mixer with all users slave {...
2006 Apr 15
1
Various hitches in Starcraft.
Hi everyone, I have been experiencing a latency problem in Starcraft and found it is related in good part to the nice level I was giving to wine. The game is very choppy when ran with nice -20. I also find it choppy at normal priority. It seems to run well at -15 and higher (towards 0). That's good news. I've been playing quite happily since. I still find the cursor slightly sluggish. I