Re: I am having trouble in creating a new wav file using mmioOpen



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

.