Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Audio APIs for Windows XP [modified] [Solved]

Audio APIs for Windows XP [modified] [Solved]

Scheduled Pinned Locked Moved C / C++ / MFC
c++asp-netjsonhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mk_4
    wrote on last edited by
    #1

    Hi, I'm going to write small app ( in C++) for creating music, which would work under Win Xp, and I need some means for playing samples and streaming raw audio data. I've looked up for some audio apis but I have no idea which one would be the best to perform this task. I've found some info about core audio APIs and I think that they would be right choose for my app. Unfortunately, as I know, they are just available for Vista and probably Win 7. That's why I would be grateful if you could give me some alternatives for this API (It also can be some cross-platform API). Thanks in advance for help.

    modified on Friday, September 18, 2009 3:06 PM

    J 1 Reply Last reply
    0
    • M mk_4

      Hi, I'm going to write small app ( in C++) for creating music, which would work under Win Xp, and I need some means for playing samples and streaming raw audio data. I've looked up for some audio apis but I have no idea which one would be the best to perform this task. I've found some info about core audio APIs and I think that they would be right choose for my app. Unfortunately, as I know, they are just available for Vista and probably Win 7. That's why I would be grateful if you could give me some alternatives for this API (It also can be some cross-platform API). Thanks in advance for help.

      modified on Friday, September 18, 2009 3:06 PM

      J Offline
      J Offline
      Jerry Evans
      wrote on last edited by
      #2

      See http://www.portaudio.com. For low latency use ASIO - You will probably want ASIO4ALL http://www.asio4all.com/ if you have a 'consumer' grade audio interface. HTH Jerry

      M 1 Reply Last reply
      0
      • J Jerry Evans

        See http://www.portaudio.com. For low latency use ASIO - You will probably want ASIO4ALL http://www.asio4all.com/ if you have a 'consumer' grade audio interface. HTH Jerry

        M Offline
        M Offline
        mk_4
        wrote on last edited by
        #3

        Thanks for that, but I forgot to mantion that I want to write in C++ rather than C. So I would need some c++ API. Heh, I've just realised that ASIO is an API. So, thank you one more time for help.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups