Nothing is done in the callback function other than signalling an
event.
There's a worker thread that's waiting for the events, prepares the
buffer
and calls waveOutWrite.
the call to waveOutReset doesn't always crash. It does so randomly .
Anyone has got any idea as to what is causing this behaviour ?
[again, I am not calling any waveOut functions in the callback
function]