mono sounds to left and right sound channel
Trevor DeVore
lists at mangomultimedia.com
Mon Nov 24 14:16:52 EST 2003
I don't know if this is the best way but you could use the QuickTime
external I have been working on. You could set up two players and and
set the pan of one to the left and the other to the right using
qtSetTrackBalance(revPlayerID, TrackIdentifier, Value). Check out the
documentation for acceptable values.
The external is available from
<http://mangomultimedia.com/examples/revolution/>. You will need to
wait until I upload the next version since I fixed a bug where the
sound track in a qt movie wasn't being found correctly. I will be
posting that later today and will post to the list when I do.
--
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com
On Nov 24, 2003, at 11:50 AM, Axel Buchner wrote:
> Does anyone know how to take two mono sounds and play them
> simultaneously to different sound channels, one to the left and one to
> the right channel?
>
> I need to do this with a large number of sounds using random pairings
> of sounds which is why combining the mono sounds to appropriate stereo
> sounds is not an option (it would take forever). For HyperCard and
> MacOS 9 I had an XFCN that did the job, but with Revolution and MacOS
> X I am lost.
>
> Thanks, Axel
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list