Loading a mono file as a stereo file and adding different effects to either channel

edited November 2017 in Library Questions

I am trying to load a single mono audio file which I could then convert into a stereo file with different convolvers applied to each channel. For testing purposes just to hear if the effects I apply are right, I loaded the mono file twice as two AudioPlayers, then added the effects and hard-panned them. This, of course, is a bit of a silly way of doing it and it does every now and then play not in exact sync.

Since addEffect is also deprecated, how would I go about doing this?

Tagged:
Sign In or Register to comment.