[MWForum]playing music parallely
Shawn Jesty
mwforum@lists.mathcats.com
Mon, 7 Mar 2005 09:45:52 -0500
>Hello Help!
>how can I play 2 or more musics in same time, Is it possible? I
>tried with launch, and forever, and it didn't work.
I had never though about what you're trying to do, nor has anyone
ever asked before. Anyway, it looks like it can be done on the
Windows side of things. While MicroWorlds EX supports many types of
audio file formats (.mid.wav.mp3.aiff...), I only tested with .mid
and .wav files because that's what's include as sound and music
resources on the MicroWorlds EX CD.
You can't play two .mid or two .wav files simultaneously. However,
you can play a .mid and a .wav at the same time although you can't
play them in the reverse order (.wav .mid).
If you have an imported .mid (music folder in your EX folder) and a
.wav (sounds folder in your EX folder) you can simply click on them
both or use the following procedure:
to playbothatonce
launch [name of music file] name of sound file
end
(music being the .mid and sound the .wav)