Results 1 to 3 of 3

Thread: PlayinG Midi's

  1. #1

    Thread Starter
    Addicted Member Sonikku`'s Avatar
    Join Date
    Oct 2002
    Location
    NyC~
    Posts
    165

    PlayinG Midi's

    I need a way to play Midi's without taking abut that much resources. Thank You

  2. #2
    New Member DeMoNiCoN's Avatar
    Join Date
    Dec 2002
    Location
    Digital Hell
    Posts
    12
    directmusic!!
    -DeMoNiCoN-
    [Master Of LOG!CAL WARFARE]
    MSN: [email protected]
    ICQ: 177070929

  3. #3
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Using the mciSendString or sndPlaySound API calls will probably be one of the best methods as you're not calling any extra resources such as media player to play the file, I don't think directX is the best way to go as you'd have to create all of the directX object's before you call to play the file...

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width