Thread: Audio programming

  1. #1
    Registered User
    Join Date
    May 2010
    Posts
    6

    Audio programming

    Hi,

    I would like to analyze the wave audio file from the microphone. Can someone point me to a tutorial, example etc. I am using linux. I have tried the Qt library but it does not seem to work.

    Thanks,

  2. #2
    Registered User
    Join Date
    Mar 2009
    Posts
    5
    You might want to look into Clam

  3. #3
    Registered User
    Join Date
    May 2010
    Posts
    6
    Hi,

    Sorry. I did not explain well.

    I want to process the microphone signal in a C++ program. How do I do this? The process would be (in C++ code)
    import some librarby
    open the microphone as a buffer
    read
    process

    I need some pointers with steps 1 and 2.

    The platform I am using is linux.

    Tx

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. Bluetooth Audio Stream
    By Charmy in forum Windows Programming
    Replies: 2
    Last Post: 05-06-2006, 12:10 AM
  5. Port Audio
    By samGwilliam in forum Windows Programming
    Replies: 9
    Last Post: 12-07-2005, 11:43 AM