Page 1 of 1

Left And Right Channels/ Waveforms

Posted: Wed Jul 01, 2015 7:25 pm
by Steven121314
I'm trying to create 2 waveforms, one on the left and one on the right (i know how to do that). I need the waveform on the left to show left channel audio and the right waveform to show right channel audio. How could i do it?

Re: Left And Right Channels/ Waveforms

Posted: Wed Jul 01, 2015 10:21 pm
by Magic
For an example of how to do that, you can select Help > Open Sample Project, open "ManyScenes.magic", and go to the Stereo Waves tab. It shows how to do a stereo waveform as you describe, although they are on top of each other instead of side-by-side. But since you know how to do one on the left and one on the right, you should be able to easily change it :).

The main concept to understand is that one of the Waveform modules uses Input 0 as the source, and the other uses Input 1. On most sound cards, these correspond to the left and right stereo channels.

Does that help?

Re: Left And Right Channels/ Waveforms

Posted: Thu Jul 02, 2015 5:48 pm
by Steven121314
Thank-you this helped a lot.