How to load one single channel of a stereo audio file

Started by Mark25, July 10, 2017, 11:50:43 AM

Previous topic - Next topic

Mark25

Hello
Is there a way to load only one channel of a stereo audio file with Audio DJ Studio for .NET ?
Regards
Mark

Administrator

Hello Mark,

yes, please, look into the documentation of the Effects.ChannelsRemapApply method
http://www.multimediasoft.com/adjstudnet/help/effects_channelsremapapply.htm

As you will see on the code snippets available inside the documentation of this method, after having loaded the audio file through the LoadSound method, with the ChannelsRemapApply method you have the option to playback one single channel on its specific speaker while muting the other one or, as an alternative, you may play the single channel on both speakers.
Obviously the usage of the ChannelsRemapApply method is not limited to stereo audio files but may be also applied to multichannel audio files.

Hope this helps.

Kind Regards

Severino Delaurenti
MultiMedia Soft