AudioScience HPI Version_4.24.1

The following is some example HPI code that can be compiled under Windows or Linux.

Windows: In your project/makefile, you will need to define HPI_OS_WIN32_USER and HPIDLL_IMPORTS and link with ASIHPI32.LIB that comes in the Windows HPI SDK.

Linux: In your project/makefile, you will need to define HPI_OS_LINUX.

Example list