
-----------------------------------
Latagore
Thu Nov 29, 2007 7:54 pm

Sound Device
-----------------------------------
What files can be played simultaneously? I've tried using Turing to play two different wav files, but it won't work. The mid music still plays though. What can I do to solve this?

-----------------------------------
Clayton
Thu Nov 29, 2007 8:22 pm

RE:Sound Device
-----------------------------------
Turing can only play one type of any one file at any given time. So, you can play an .mp3, a .wav and a .mid all at the same time, just not two of the same file type at the same time.

-----------------------------------
StealthArcher
Thu Nov 29, 2007 9:50 pm

Re: Sound Device
-----------------------------------
It's too bad though really, that turing doesn't support OggVorbis files, might'nt OpenT perchance be made to do that?

-----------------------------------
Latagore
Thu Nov 29, 2007 9:51 pm

Re: Sound Device
-----------------------------------
Oh darn. Is there a way to use modules or anything to get around this? Other programs nowadays seem to be able to do this.

-----------------------------------
chrisciscoioio
Fri Nov 30, 2007 12:13 am

Re: Sound Device
-----------------------------------
Turing is not another, it has a very special spot, that means it really is usless for more advanced programming, it is a teaching language, so concepts like playing many sound files all at once are not there.

You could always make your sound file into one, I am sure that can be done.

-----------------------------------
theiinsilence
Sat Dec 01, 2007 5:19 pm

Re: Sound Device
-----------------------------------
couldn't you jusk system execute the program and do that for each song  several times when they are to play or no

-----------------------------------
Latagore
Sun Dec 02, 2007 10:23 am

Re: Sound Device
-----------------------------------
You see, I'm trying to play 10 different effects at random times, and they may intersect, and cut each other off.
