Thread: Audio Generation

  1. #1
    Registered User
    Join Date
    Oct 2010
    Posts
    1

    Audio Generation

    Hello,

    I am working on a project where I'd basically like to create an audio waveform based on a list of co-ordinates that it will be fed.
    Can anyone point me in the direction of an audio API for C++ that doesn't have to work with mp3, ogg, etc but can actually generate a waveform from scratch?

    Thanks!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Audio Programming
    By dwalters in forum Tech Board
    Replies: 0
    Last Post: 02-07-2008, 04:20 PM
  2. Audio Drivers
    By Tonto in forum Tech Board
    Replies: 8
    Last Post: 08-30-2006, 09:07 PM
  3. audio programming (from scratch)
    By simpleid in forum C Programming
    Replies: 6
    Last Post: 07-26-2006, 09:32 AM
  4. Port Audio
    By samGwilliam in forum Windows Programming
    Replies: 9
    Last Post: 12-07-2005, 11:43 AM
  5. Audio programming... ( Perhaps Off-topic ?? )
    By KeM in forum C Programming
    Replies: 4
    Last Post: 02-16-2002, 01:15 AM