G'day,
I have a set of MP3 files which contains different audio in left and right channels: I need to mix both channels together so both channels will contain the same audio: how can I do that with your editor API?
Thanks
AudioFan
Hello,
for your purpose you can use the channel remapping feature of the Effects.ChannelsRemapApply method:
http://www.multimediasoft.com/asoednetapi/help/effects_channelsremapapply.htm (http://www.multimediasoft.com/asoednetapi/help/effects_channelsremapapply.htm)
As you will see inside the mentioned documentation page, there are a few samples of usage and the second one shows ho to mix left and right stereo channels; please, note that this method can work with multichannel files as well.
Hope this helps
Kind regards
Severino Delaurenti
MultiMedia Soft