Thread: wave and MIDI sound

  1. #1
    coder
    Join Date
    Feb 2008
    Posts
    127

    wave and MIDI sound

    hello
    I'm starting a project that will need either RAW wave playback/recording and MIDI playback
    And I want to keep it platform independent

    I've already took a look at SDL_mixer and OpenAL which support wave, but I couldn't find any for MIDI

    What library(es) would you suggest?

    thanks

  2. #2
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Check this out.

    I've used FMOD before, it's pretty nice. But you have to buy a license for commercial use.
    Last edited by Yarin; 08-04-2009 at 06:19 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Play a sound in DevC++
    By Queatrix in forum Windows Programming
    Replies: 2
    Last Post: 07-25-2005, 03:43 PM
  2. Generating noise-like sound effects
    By DougDbug in forum Game Programming
    Replies: 1
    Last Post: 02-12-2005, 02:57 PM
  3. Making Sounds, Beeps and other pleasing things to the ear.
    By SlyMaelstrom in forum C++ Programming
    Replies: 4
    Last Post: 05-11-2004, 11:17 PM
  4. Midi or sound files
    By PawelK in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 02-02-2003, 09:28 AM
  5. Beep
    By Stan100 in forum C++ Programming
    Replies: 19
    Last Post: 01-30-2003, 12:13 PM

Tags for this Thread