Commit Graph

5 Commits

Author SHA1 Message Date
nia a4aacd1293
Add Sun/NetBSD hostapi called audioio (#645)
* Add Sun/NetBSD hostapi

This hostapi has been available in the pkgsrc package for PortAudio
for over a year (we build for Solaris and NetBSD). It was inspired by
problems interfacing between PortAudio's OSS hostapi and NetBSD's OSS
compatibility layer that I couldn't fix without adding very ugly hacks
to the OSS hostapi - in the end I decided to write a new, clean one for
the native interface.

Tested building with the autotools and CMake build systems.
Test and example programs work.
2021-09-15 18:05:31 -07:00
luz paz e1c3e59ee8 Fix user-facing and non-user-facing typos
Found via `codespell v2.1.dev0`
2020-12-11 20:24:05 -05:00
Tatsuya Matsumoto 519364b9a5 Fix a broken link (Tutorial Start) in README.md. 2020-10-03 07:52:54 -07:00
Ross Bencina ffa556a475
Fix doc and examples references in README.md 2020-09-24 14:11:42 +10:00
Phil Burk 7273b8de27
Update and rename README.txt to README.md
Use markdown
2020-09-23 20:36:04 -07:00