Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: How does ISampleProvider.Read(float[] buffer, int offset, int count) work?

$
0
0
No dice, it only seems to work if I put the mysample.Read(sampleData, 0, 1000); in a for loop that loops 1000 times. It's strange I have no clue why it works with the loop and not without it...

Viewing all articles
Browse latest Browse all 5831

Trending Articles