i was looking at the source code for WaveProviderbuffer and it say
/// <summary>
if so how do I stop it ?
/// <summary>
/// Provides a buffered store of samples
/// Read method will return queued samples or fill buffer with zeroes
/// Now backed by a circular buffer
so does that mean that after the my samples are done it will start adding zeros?if so how do I stop it ?







