portaudio--Cross-platform audio acquisition API

Source: Internet
Author: User

1. Download and compilation of Portaudio

Portaudio is an open source cross-platform audio input/output library, official website: http://www.portaudio.com/. There is a download link inside the official website, I am under the pa_stable_v190600_20161030.tgz.

Unzip the pa_stable_v190600_20161030.tgz file to the current file with the following directory structure:

 

1.1 Windows Compilation

Portaudio source of the build directory has a msvc folder, containing VC6.0 project files, open with VS2010. Compile error, this is because there is less asiosdk, so we need to download ASIOSDK.

ASIOSDK Download the address is: https://www.steinberg.net/en/company/developers.html, the download page is as follows:

Download the blue box in the "ASIO SDK" on the line, I downloaded the package file is Asiosdk2.3.zip, unzip it to portaudio\src\hostapi\asio\. After decompression for the directory will be more than a ASIOSDK2.3 folder, we will change it to ASIOSDK, and then compile our portaudio can be passed.

portaudio--Cross-platform audio acquisition API

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.