I am trying to record audio from several audio cards in the same time - I am using arrays of hWAVEin handles, buffers etc. , yet It doesn't work.
I process the sound using the windows message handler - if a buffer was filled I check the message windowsinproc recieves, and process the buffer.
anyone knows why it doesn't work?