Results 1 to 2 of 2

Thread: reading data in C

  1. #1
    Senior Member
    Join Date
    Apr 2002
    Posts
    161

    reading data in C

    I am taking a course about fourier and signal analysis, I already have a program in Turbo C++ that is able to read WAV files and then graph them for analysis. But I need for my final project to be able to read dynamically from my soundcard and not from a previously recorded WAV.
    Should I use inportb(); to read from my soundcard and how do i figure out the soundcard's port #????
    Any other ideas are also welcome.

    Thanks

  2. #2
    The Lizard King SarinMage's Avatar
    Join Date
    Jan 2002
    Location
    New York
    Posts
    562
    take a look at these pages... i dont have time to read them but one of them might help you


    http://www.google.com/search?hl=en&l...22soundcard%22
    --------------------------
    http://www.arg-irc.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •