Skip to content

First release

Latest

Choose a tag to compare

@fredvs fredvs released this 18 May 20:50
· 6 commits to main since this release
f6642a2

Static .a libraries of Portaudio.
Demo fpc for linux-windows.

The libportaudo.a in the demo is for Windows 64.
If you want to compile for a other OS, use the libs in portaudio-static-xxx.zip and copy it in the root folder of the demo and rename it as libportaudio.a.

Compile with fpc -FUunits -Fl. -B portaudio_demo.pas