Thread: newbie looking for hints on first audio program...

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    106

    newbie looking for hints on first audio program...

    Hello,
    I'm an experienced C programmer on PalmOS, but now I'd like to create a Win32 application to use the sound card of the PC, just to learn how to program it.

    I'd like to play "RealTime" raw digital data on the speakers: this data will come from another input of the PC, will be modified, recoded and then played out, with a delay as little as possible.

    I need some hints to know where to start from: for example which library, which documentation, which SDK or which tools anyone would like to suggest.

    Thank you for any help,
    BrownB

  2. #2
    Its hard... But im here swgh's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,688
    Just a guess, but try looking of Microsoft Website under tools and programming. As for a tutorial, do a google search and see what you find

  3. #3
    Registered User
    Join Date
    Oct 2003
    Posts
    106
    Thank you, but it's what I'm doing in the meanwhile that I get no hints. I'd like to know if someone experienced could tell me "don't use this" or "this could be good" or something like that, so that I can be aware of problems or be able to learn sound managing better.

    One thing: I know enough about "sound" (physical modeling, digital treatment and so) but I never did this in C/C++ under Windows because the things I implemented was using Matlab.

    Thank you,
    BrownB

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newbie help with expontential program
    By BSmith4740 in forum C Programming
    Replies: 28
    Last Post: 06-11-2008, 06:54 PM
  2. Newbie program - improvements?
    By -JM in forum C++ Programming
    Replies: 9
    Last Post: 06-26-2005, 06:53 PM
  3. newbie : compiling a C++ program in linux
    By gemini_shooter in forum C++ Programming
    Replies: 5
    Last Post: 06-23-2005, 02:45 PM
  4. Replies: 2
    Last Post: 05-10-2002, 04:16 PM
  5. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM