MultiMedia Soft forum

MultiMedia Soft products => Audio editing components => Topic started by: QNT on July 19, 2017, 01:44:32 PM

Title: Cutting part of soundfile
Post by: QNT on July 19, 2017, 01:44:32 PM
Hello,
I have a sound file where I want to cut interesting parts and save these parts as separate wav-files.

Is this possible with Audio Editing Components?
If yes, could someone give me some hints please?

Regards,

QNT
Title: Re: Cutting part of soundfile
Post by: Administrator on July 19, 2017, 06:36:26 PM
Hello,

yes, this is possible. The ExportToFile method allows specifying the start and end position of the sound range to export.
After completing the export of the range of choice, you can eventually remove it from the original sound through the DeleteRange method.

All of these methods are shown inside the code of the SoundEditor sample project installed by the product's setup package.

Hope this helps.

Kind regards

Severino Delaurenti
MultiMedia Soft