Releases: auroraapi/node-portaudio
Releases · auroraapi/node-portaudio
v0.4.10
- Fixes an issue to make this library compatible with
@types/node v12.7.2
: #2
v0.4.9
- Suppress printing from C source unless
debug
option is specified.
- Changed print destination to be
stderr
instead of stdout
.
v0.4.8
- Port codebase to TypeScript
- Use Yarn instead of NPM
- Added support for
Pa_AbortStream