similar to: Audio in Windows 10 VM is distorted. Using ALSA.

Displaying 20 results from an estimated 200 matches similar to: "Audio in Windows 10 VM is distorted. Using ALSA."

2016 Dec 21
1
Re: Audio in Windows 10 VM is distorted. Using ALSA.
Hi, I found the main reason for sound distortions on my system is guest timer configuration. The working one is: <clock offset="localtime"> <timer name="hypervclock" present="yes"/> <timer name="hpet" present="no"/> <timer name="rtc" present="yes" track="guest"
2005 Nov 12
0
alsa asound.conf or .asoundrc that combines multiple playback and capture
I have searched all around and combined items in an /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
2008 Nov 07
0
fix focus and alsa for gps software
Hello, I'm going to use wine to use a gps software on my carpc. The GPS software runs great but when the window loses focus it hangs until the windows gets focus back. I guess this is really a fault of the application, I assume it does the same without wine (I actually never tried it outside wine so I don't know). Anyway because it's under wine it's easy to workaround it. I want
2008 May 14
2
Surround 6ch sound on Wine?
I use Wine for play World of Warcraft, that support on Windows, 6 channel sounds mixing software. On Ubuntu 8.04 and Wine i get only stereo output. I've tried to do this .asoundrc for "force" use on Wine, of 6channels and I don't get any sound. Code: pcm.!default { type dmix ipc_key 1024 ipc_key_add_uid false # let multiple users share ipc_perm 0660 # IPC permissions
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
2009 Mar 13
2
S32_LE to S16_LE
Hi developers, I would appreciate if someone can give me a hand here... I need to run speex on a FPU-less platform with an audio card that only reads samples of type S32_LE (even when it is a 16bits audio card). I understand that if my platform is FPU-less then I should use speex_encode/decode_int() but then, how can I convert my S32_LE sample to S16_LE in order to pass it to speex
2008 May 24
2
Wine and ALSA
I am having trouble getting wine to work with my sound. When I use winecfg it can not autodetect the right settings, and it only opens a control device, no output device: Code: hammertime boxfire # lsof /dev/snd/* COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME winecfg.e 9086 boxfire 10u CHR 116,32 5684 /dev/snd/controlC1 explorer. 9108 boxfire 10u CHR 116,32 5684
2004 Feb 04
0
wine-20040121 & starcraft, a collection of dumps
Hi all, I have compiled a new version of wine, and have done a number of tests with them. The test setup and results are below. I've also added the instrucions i used to compile wine At the end of this mail i have a list of all packages i've compiled. As i run lfs-5.0 this might be usefull. Regards, cedric Test 1 : default config, oss bash-2.05b$ wine SCDemo.exe Could not stat
2011 Aug 19
26
Pulse audo in 1.3.25+
So I used to use the winepulse patch for wine. (Yes I like pulse). But since 1.3.25+ uses mmdevapi for audio, that patch no longer works. That author points to a wine multimedia git, however, after installing that I have no more sound in any wine application, and the winecfg test audio says audio failed. How do I get this new sound server working in wine? -- Sincerely, MacNean C. Tyrrell
2008 Oct 23
0
If I known d1 (density1), and dmix is a mix between d1 and d2 (d2 is unknown), can one infer d2?
Dear All, I hope the title speaks by itself. I believe that there should be a solution when I see what Mclust is able to do. However, this problem is quite particular in that d3 is not known and does not necessarily correspond to a common distribution (e.g. normal, exponential ...). However it must look like dmix and d1 to some extent. To illustrate my problem I worked out a simple example:
2023 Sep 07
2
Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa
I found "console list available" === === --------------------------------------------------------- === Device Name: default === ---> Default Input Device === ---> Default Output Device === --------------------------------------------------------- === === --------------------------------------------------------- === Device Name: dmix === ---> Output Device ===
2009 Aug 11
1
Weired Sound Issues on Opensuse 11.1 and ALSA (Wine 1.1.26)
Hello Everybody I got some little issues with the sound. Logged in as my normal user - I've the testsound (winecfg) on the internal device. I can't change it. If I log in as root I've the testsound on my external USB speakers (the way I would prefer it works). I can't Imagine me - why there is a different between root and my normal user. Please find below some details. Code:
2005 Sep 16
0
alsa issue with asound.conf
I am using alsa with asterisk. The asound.conf is below. When I start asterisk with /etc/asound.conf present I get errors on the console that: chan_alsa.c:304 alsa_card_init: snd_pcm_open failed: Invalid argument If I remove the asound.conf asterisk starts up and works. However I NEED the asound.conf for another application. What might be the issue here? THanks jerry /etc/asound.conf
2004 Dec 09
0
solution - running asterisk on box using alsa (FC3) for CONSOLE/dsp and wishing to play audio from browser
I found this information elsewhere.... making it /root/.asoundrc helped. # This is .asoundrc # # this makes legacy OSS apps use alsa software mixing dmix pcm.dsp0 { type plug slave.pcm "dmix" } # mixer0 can stay unchanged, because it isn't used anyway, I guess ? ;) ctl.mixer0 { type hw card 0 } # this makes native ALSA apps default to using dmix pcm.!default {
2012 Mar 04
1
Re: No sound in Wine 1.3.37 (tried known solutions already)
I am experiencing what appears to be this same problem. However, I am already running a self-compiled Wine, so that alone cannot be the solution in this case. I am running 64-bit Debian, tracking testing. I have compiled Wine myself, from git revision b05be807583eca27dc0a4de896ba901bac54088c ("Release 1.4-rc5."). As with the previous report, winecfg reports that it's using
2007 Mar 19
2
Ubuntu - winecfg problems
I'm wondering if anyone else is having the same problems configuring wine as I am? I just installed wine (0.9.20): https://help.ubuntu.com/community/BuildingWineFromSource (WineFromSource) Everything appears to run fine but when I go into "Wine configuration" (winecfg). I can't click on the "Audio" tab without it crashing and giving me this error: Code:
2023 Sep 07
1
asterisk 18.18.0 and chan_console
I am trying to get audio to play on Pulse - so just the monitor basically. I have tried Console/dsp, Console/dmix, Console/pulse, and a couple others. The error is always the same "console_request: Console device 'dmix' not found. What is the correct "Console/XXXX" to play on pulse for UBuntu 20.04 LTS ? I can "aplay /usr/share/sounds/alsa/Front_Center.wav" no
2004 Feb 03
1
starcraft problem
Hi all, i have just finished my installation of wine as normal user (see below). Notepad is running fine, so i decided to run something more fun, starcraft. The installation program works, even with sound and all, exept when i decide to run the previews. The previews run rine, but whithout sound. When i return to the installation program the sound is gone. But anyway, it does it's yob,
2013 Jan 17
1
libao problem (Re: [alsa-devel] No dmix/dsnoop on Intel ICH4/5 by default?)
On 16-01-13 21:52, Clemens Ladisch wrote: > Rene Herman wrote: >> I'm out of touch of with alsa -- but should dmix/dsnoop still be >> enabled by default on hardware that doesn't do hardware mixing? > > Yes. > >> I believe that it should be from /usr/share/alsa/cards/ICH4.conf, >> but I don't get mixing on this setup when using the
2007 Jan 29
0
3 commits - autogen.sh configure.ac player/.gitignore player/Makefile.am player/swfdec_playback_alsa.c player/swfdec_playback.c player/swfdec_playback_none.c
autogen.sh | 2 +- configure.ac | 39 +++++++++++++++++++++++++++++++++------ player/.gitignore | 1 + player/Makefile.am | 28 +++++++++++++++++++--------- player/swfdec_playback_none.c | 38 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 92 insertions(+), 16 deletions(-) New commits: diff-tree