Re: I am having trouble in creating a new wav file using mmioOpen
- From: alanglloyd@xxxxxxx
- Date: 9 Oct 2005 12:01:19 -0700
Are you having problems recoding into a series of buffers, or in
creating the file having satisfactorily recorded the sound. The two
activities, although connected, are different actions.
Are you using WM_WAVEDATA messages in message handlers, or using a
callback function, or using a window event, in order to receive a full
buffer iso that you can empty it.
Post some code snippets.
There has been a recent (unresolved) thread in this NG on problems in
using waveIn????() functions.
Alan Lloyd
.
- Prev by Date: playing MIDI to non default MCI device
- Next by Date: Re: callback function immediatly called with an empty buffer
- Previous by thread: playing MIDI to non default MCI device
- Next by thread: Re: I am having trouble in creating a new wav file using mmioOpen
- Index(es):