Ask a Question related to Macromedia Director Basics, Design and Development.
-
magritte_deau #1
Audio Channel
Hi,
I wonder if Director have the capability to output more than 2 channels of
audio. Sort of like using 5.1 sorround sound. Is there any extra that enable
Director to do that? I am trying to make this presentation with 3 different
languages speaking at the same time through 3 different speakers.
Thanks,
magritte_deau
magritte_deau Guest
-
linux flash player 9, audio out ok, audio in ko, videoin ko
hello! I try to use wengomeeting, a website for videoconferences (5 peoples max) and I have problem with linux version the flash player is... -
Audio Stream distorted when passing audio streams to/from mac andpc
We are having the oddest problem. We have a video conference room of sorts, where a main moderator has video/audio to all other users. All other... -
Sync of Recording Audio with an Audio Stream
Hello, I badly need advice/ views/pointers to information on how one can record through the MIC and maintain syncronization with another file... -
audio test / earcons = audio icons in director
hi, we have implemented an short usability test about EARCONS (= audio icons). it was done with director and if you are interested try it. it... -
Texture channel
Can anyone tell me what the texture channel is/does and how to use/get it? Also, I would like to know how to paint a texture onto an image. Thanks! -
vij010 #2
Re: Audio Channel
Hi...
Let me get this straight....you want your presentation to have 3 audio
channels ??...is that it ?...then you needn't want 5.1 audio for that., all you
need is to play 3 audio tracks seperately...but more than playing them at the
same time..you can :
1. Either give the user a choice of the language (audio) he wants to hear and
run the presentation on that selected choice.
2. Run 3 different versions of your presentation with different audio tracks
on different computers.
Rather than playing all the 3 language tracks at the same time, this approach
is much better. Is this what you wanted ?...
vij010 Guest
-
magritte_deau #3
Re: Audio Channel
vij010, those are good ideas, but wont do it in my circumstances. I need it to play from 1 cumputer and play all the audios simultaneously.
magritte_deau Guest
-
Dave Mennenoh #4
Re: Audio Channel
Don't use the score channels for sound - if you use Lingo you can use up to
8 at a time. sound(1).play(member("asound")) or
sound(8).play(member("asound"))
--
Dave
[url]http://www.blurredistinction.com/director[/url]
Dave Mennenoh Guest
-
Andrew Morton #5
Re: Audio Channel
Have a look at the directsound xtra from [url]www.directxtras.com[/url] - ISTR it can do
that.
Andrew
Andrew Morton Guest
-
Alberto Casanova #6
Re: Audio Channel
You can use up to 8 channels of audio with lingo. Score only have 2. See
sound( ) in help.
Alberto Casanova Guest



Reply With Quote

