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

Username:   Password: 
 RegisterRegister   
 Sounds playing problem
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Tony_200004




PostPosted: Sun Jan 18, 2004 11:13 am   Post subject: Sounds playing problem

this problem is a little weird... i used to have cool music in the background but was too big so i found cool music that is a midi file... this means instead of being 3megs of music its 32kb's... bad quality but still is cool... only thing is, wont play the music... i know you can play midi's because my friend had them in his program... in mine it just lags the program... this is the code for music... please help me lol

code:

process doMusic (music : string)
    loop
        Music.PlayFile (music)
    end loop
end doMusic
fork doMusic ("casino.mp3")

also the midi file opens through real one like all my other sounds....
Sponsor
Sponsor
Sponsor
sponsor
Tony_200004




PostPosted: Sun Jan 18, 2004 11:43 am   Post subject: (No subject)

NVM i figured it out... the file name had to be ("casino.mid")
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  [ 2 Posts ]
Jump to:   


Style:  
Search: