Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Multiple music at once?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
poomanchunk




PostPosted: Fri Apr 30, 2004 1:47 pm   Post subject: Multiple music at once?

Can that be done?
Like I know you can play the piano and what not. But what about notes when you press two at once... Is this possible on turing?
If so how do you do it? I tried experimenting, but it just made things worst lol.
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri Apr 30, 2004 3:50 pm   Post subject: (No subject)

umm... yeah... what you do is you record that using a microphone or preaty much any music mixing program and then play it as mp3
code:

Music.PlayFileReturn("file.mp3")
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Delos




PostPosted: Fri Apr 30, 2004 4:14 pm   Post subject: (No subject)

Or...

You could play a MIDI in the background, then using above command play MP3s or WAVs in the foreground. Can't remember off the top of me head exactly how it is done.
AsianSensation




PostPosted: Fri Apr 30, 2004 5:02 pm   Post subject: (No subject)

Music.PlayFile will let you play exactly 1 midi, 1 wav, and 1 mp3. so you can have 3 music pieces playing at the same time, providing they are in different format.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: