NAudio icon indicating copy to clipboard operation
NAudio copied to clipboard

Copy part of a wav file

Open samperizal opened this issue 2 years ago • 1 comments
trafficstars

Greetings. it is possible from a wav file to generate another that contains a part (for example from second 4 to second 27). An example please?

samperizal avatar Aug 08 '23 15:08 samperizal

There's a few ways to do it. Take a look at the OffsetSampleProvider as one example. https://www.markheath.net/post/naudio-play-extract

markheath avatar Nov 28 '23 16:11 markheath