Displaying 7 results from an estimated 7 matches for "idirectsoundnotifi".
Did you mean:
idirectsoundnotify
2005 Jun 23
0
Speex and DS
For any kind of capture with computation, you need to use the DS concept
of read and capture positions.
Basically, allocate a DS capture buffer of at least 2 * framesize *
sizeof(short), preferably 4 * framesize or so.
Keep calling
pDSCaptureBuffer->GetCurrentPosition(&dwCapturePosition, &dwReadPosition)
When dwReadPosition has changed enough since the last processed frame that
2005 Jun 23
2
Speex and DS
Hello everyone
I've a following problem with the speex codec. I'm developing application
that is supposed to read
sounds from the microphone with DirectSoundCapture. Unfortunately when I
want to compress and decompress
the sound buffer from DirectSound I only have jitter. Maybe you have some
code samples how to compress
standard DS buffers:
LPDIRECTSOUND8 lpDS = NULL;
2019 May 15
0
Wine release 4.0.1
The Wine maintenance release 4.0.1 is now available.
What's new in this release (see below for details):
- Various bug fixes
- Sinhala and Tamil translation updates
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0.1.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0.1.tar.xz
Binary packages for various distributions will
2012 Jan 13
0
Wine release 1.3.37
The Wine development release 1.3.37 is now available.
What's new in this release (see below for details):
- Completion of the DIB engine.
- Improvements to the C++ runtime.
- A number of fixes in the audio drivers.
- Unnecessary Direct3D options removed from WineCfg.
- Some fixes to the built-in Internet Explorer.
- Various bug fixes.
The source is available from the following
2019 Feb 15
0
Wine release 4.2
The Wine development release 4.2 is now available.
What's new in this release (see below for details):
- Unicode string normalization support.
- Support for ECC cryptographic keys.
- Support for mixing 32/64-bit dlls in the load path.
- Futex-based implementations for more synchronization primitives.
- Various bug fixes.
The source is available from the following locations:
2018 Nov 23
0
Wine release 3.21
The Wine development release 3.21 is now available.
What's new in this release (see below for details):
- Typelib marshaller rewrite using NDR functions.
- Graphics support on recent Android versions.
- Support for memory font resources in DirectWrite.
- Joystick support improvements.
- Various bug fixes.
The source is available from the following locations:
2012 Jan 27
1
Wine release 1.4-rc1
The Wine development release 1.4-rc1 is now available.
This is the first release candidate for the upcoming Wine 1.4. It
marks the beginning of the code freeze period. Please give this
release a good testing to help us make 1.4 as good as possible.
What's new in this release (see below for details):
- Improved crash dialog with support for saving the backtrace.
- Support for the Back