Reply by baxter_rani December 20, 20062006-12-20
Hey everyone,

I am trying to convert a mono sound to a stereo sound using Simulink.
At the initial stage, I am simply trying to take a mono sound (.wav
file) and outputting it first in the left speaker (channel 1) and then
in the right speaker (channel 2). I can do this in MATLAB, but I can't
seem to get this in Simulink.

So far, I've found the blocks "From .wav file" and "To .wav device".
It does output the sound, but to both speakers / both channels
simultaneously.

Please let me know if there is a way to output only to one channel in
Simulink...it would be much appreciated!