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

New Post: Decompress (convert) mp3 to byte array for manipulation of audio...

$
0
0

Create a new class that interherits from IWaveProvider.

Now create as example a ctor and give set as parameter a IWaveProvider. Store this in a field. Now in your Readmethod you first read from the stored IWaveProvider and manipulate the read bytes.


Viewing all articles
Browse latest Browse all 5831

Trending Articles