similar to: Wave audio problem

Displaying 15 results from an estimated 15 matches similar to: "Wave audio problem"

2001 Sep 21
1
In Addidtion to the Sound problem ... !! read this !!
try using wine with these commands : wine voice_tweak.exe -debugmsg +wave,+dsound,+dinput,+midi,+wineoss,+msacm,+midimap,+mmsystem this gives me : !! ----------------- trace:wave:OSS_WaveInit OSS dsp out mask=00000018 trace:wave:OSS_WaveInit OSS dsp out caps=00003300 trace:wave:OSS_WaveInit out dwFormats = 00000FFF, dwSupport = 0000006C trace:wave:OSS_WaveInit OSS dsp in caps=00003300
2011 Jan 16
5
Winelib Calling POSIX function from Windows application
Suppose that I have Windows application using Code: LoadLibrary followed by Code: GetProcAddress It should be possible to load a library implemented in terms of POSIX function but I do not understand how. Should I load the dll.so file generated by winegcc or do i need a plain .dll file?[/code]
2010 Jul 20
2
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
As for me - speex_echo_cancellation is a better choise. Try using it in capture thread instead of those speex_echo_capture and speex_echo_playback functions. And please, describe your problem in details. Cause the fact that you "didn get echo cancellation" doesn't mean you are doing smth wrong. Regards, Anton A. Shpakovsky -----Original Message----- From: speex-dev-bounces at
2008 Jul 03
0
Re: Soulstorm Error
There has been no progress in the getting Soulstorm to run for me. Before the Debugger starts I get this in Terminal: fixme:wave:ALSA_ComputeCaps Device has a minimum of 2 channels fixme:ntdll:NtQueryInformationProcess (0xffffffff,info_class=34,0x188a408,0x00000004,0x188a404) Unknown information class fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
2011 Aug 03
1
No sound on ThinkPad -- mixer issue
I have no sound in wine. I open my application (Dragon NaturallySpeaking) and it says the device is not responding. (Neither the mike jack nor the USB pod.) When I run winecfg I get the following message. fixme:wave:ALSA_ComputeCaps Device has a minimum of 2 channels fixme:mixer:ALSA_MixerInit No master control found on ThinkPad Console Audio Control, disabling mixer So it appears that my mixer
2007 Apr 28
2
Low FPS in app that requires DirectX6.1
Hi! I'm trying to run a game System Shock 2 http://appdb.winehq.org/appview.php?iVersionId=2270 I have a laptop with Celeron M 420 (1600Mhz). SS2 running something about 5-10fps.. opposing for example to DeusEx that runs _very_ smoothly.. I can say it is not less than 50fps or even more(i just don't know how to enable fps counter). Wine version is 0.9.35 Only messages i get from Wine
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
2016 Jan 09
0
Wine release 1.9.1
The Wine development release 1.9.1 is now available. What's new in this release (see below for details): - A few more deferred fixes. - Support for debug registers on x86-64. - More Shader Model 4 instructions. - Support for the Mingw ARM toolchain. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/1.9/wine-1.9.1.tar.bz2
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 04
0
Wine release 1.5.21
The Wine development release 1.5.21 is now available. What's new in this release (see below for details): - Beginnings of a netstat built-in program. - Support for selecting resolution in the PostScript driver. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.5.21.tar.bz2
2010 Jul 20
0
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
Anton A. Shpakovsky <saa <at> tomsksoft.com> writes: > > As for me - speex_echo_cancellation is a better choise. Try using it in > capture thread instead > of those speex_echo_capture and speex_echo_playback functions. > > And please, describe your problem in details. Cause the fact that you > "didn get echo cancellation" > doesn't mean you are
2010 Oct 11
2
Rosetta Stone
I am running Ubuntu 10.04 and WINE 1.2. WineHQ APPDB states that Rosetta Stone is not installable. I have installed it, so the information there is not correct/complete. When I installed, it ran perfectly. I created an ISO of the install disc and the first lesson. I then loop mounted each of them in turn for them to run and assigned each of them a windows directory, configuring them as CD-ROM.
2010 Jul 20
1
[BombData][alltestmode] Re: [SPAM] [BombData][alltestmode] Re: Speex EchoCancellation
Well, I'm not a professional in AEC theory, but what I've mentioned is: speex_echo_state_init(20, 320*10) - frame size should correspond to 20ms. At your sampling rate (16000hz) is should be 16K*0.02 = 320. The same I can notice about echo tail. 100ms: 16000*0.3 = 4800, not 3200 as you has. But that's not crucial I think. Just wanna you get the point. "Internally,
2013 Nov 15
0
Wine release 1.6.1
The Wine maintenance release 1.6.1 is now available. What's new in this release (see below for details): - Translation updates. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.6.1.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6.1.tar.bz2 Binary packages for various distributions will be available
2013 Aug 30
0
Wine release 1.7.1
The Wine development release 1.7.1 is now available. What's new in this release (see below for details): - Support for keyed event objects. - Support for the "init once" synchronization mechanism. - Activation context support for DLLs, typelibs, and COM classes. - Support for loading 32-bit typelibs on 64-bit. - Various Mac driver fixes. - Some fixes for serial port