I have a WaveStream, and I can read WaveFormat to obtain number of channels. When I read from that WaveStream am I reading the first channel or data from all the channels mixed?
I want to do a user control to display WaveForm, but I'm not sure if my control displays it properly.