Thread: sound libraries

  1. #1
    Shadow12345
    Guest

    sound libraries

    Yes I already tried searching this topic and no posts came up. Anyway my question is this: is there any way to actually edit mp3 files using any sound library? I would like to do some simple things such as delete portions of songs and what not.

    The sound libraries I know of are : Allegro (I think this is a sound library), SDL (allows you to play wavs and mp3s as far as I know), DirectSound(blah), OpenAL(is this even released yet?)

    If someone could tell me of more sound libraries or how to write a program that allows editing mp3 files or just point me to a tutorial I will be happy.

  2. #2
    Registered User The Dog's Avatar
    Join Date
    May 2002
    Location
    Cape Town
    Posts
    788
    try this

  3. #3
    Seeking motivation... endo's Avatar
    Join Date
    May 2002
    Posts
    537
    There are also 2 useful audio APIs called FMOD and BASS. Try a search for them on google.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Sound lags in multi-thread version
    By VirtualAce in forum Game Programming
    Replies: 23
    Last Post: 08-27-2008, 11:54 AM
  2. Low latency sound effects
    By VirtualAce in forum Game Programming
    Replies: 0
    Last Post: 12-21-2004, 01:58 AM
  3. Updated sound engine code
    By VirtualAce in forum Game Programming
    Replies: 8
    Last Post: 11-18-2004, 12:38 PM
  4. DirectSound - multiple sounds
    By Magos in forum Game Programming
    Replies: 9
    Last Post: 03-03-2004, 04:33 PM
  5. sounds?
    By BODYBUILDNERD in forum C++ Programming
    Replies: 6
    Last Post: 12-06-2002, 03:34 PM