
-----------------------------------
Big_Tom
Mon Jun 16, 2003 11:27 am

Adding sound to the program
-----------------------------------
How can i add sound to my program? I know it has to be mp3 format and i can do that all right...it's just that i dont know what code to use. Please help me.

-----------------------------------
JayLo
Mon Jun 16, 2003 12:16 pm


-----------------------------------
Music.PlayFile ("filename")

remember to put the music file in the same directory as your program.

-----------------------------------
Andy
Mon Jun 16, 2003 2:45 pm


-----------------------------------
i dun think turing plays mp3s not sure if they fixed it

-----------------------------------
JayLo
Mon Jun 16, 2003 2:50 pm


-----------------------------------
they do. i think. i'll try it out.

-----------------------------------
krishon
Mon Jun 16, 2003 3:51 pm


-----------------------------------
ye, turing 4 can play mp3's i've done that for my proiject.  as well remember to use a fork to play the music while running the other code in the program

-----------------------------------
Andy
Mon Jun 16, 2003 4:41 pm


-----------------------------------
ya just have

process music
Music.PlayFile("musicname")
end music
fork music


-----------------------------------
Big_Tom
Mon Jun 16, 2003 5:39 pm


-----------------------------------
So what other types of music files does it support?

-----------------------------------
JayLo
Mon Jun 16, 2003 5:55 pm


-----------------------------------
.mid
.wav

-----------------------------------
born130
Mon Jun 16, 2003 7:05 pm


-----------------------------------
.mp3

-----------------------------------
JayLo
Mon Jun 16, 2003 7:22 pm


-----------------------------------
So what other types of music files does it support? Other types stop spamming.

-----------------------------------
Andy
Mon Jun 16, 2003 7:25 pm


-----------------------------------
lol told ben, go Jay Lo, way to shut him down, lol 8)

-----------------------------------
Big_Tom
Mon Jun 16, 2003 8:26 pm


-----------------------------------
wha? i dont see how that was spam...thanks for the help though.
