Hi guys,
I need to make a little tool for myself that lets me select 5 sound files and specify where in the file to start the segment and how long to play it for. I also need to let the user select n-1 warnings for when the next segment starts.
So basically what I need is to join several files starting btween t-0 and t-x and then overlay these with another sound ending this a little before the join. I would also like to fade in and out with a small overlap.
Is this possible with the .net library? If not, anyone got any good tips on where to look? Sorry for the last part of the question, but I have no experience working with sound at all

Cheers,
Lars