Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbclements/portaudio
Racket Bindings for PortAudio
https://github.com/jbclements/portaudio
Last synced: about 2 months ago
JSON representation
Racket Bindings for PortAudio
- Host: GitHub
- URL: https://github.com/jbclements/portaudio
- Owner: jbclements
- License: other
- Created: 2011-09-09T06:55:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T00:25:17.000Z (over 2 years ago)
- Last Synced: 2024-12-01T01:45:20.943Z (about 2 months ago)
- Language: Racket
- Homepage:
- Size: 1.36 MB
- Stars: 9
- Watchers: 2
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-racket - portaudio - Bindings for portaudio, a cross-platform audio library. (Audio and Music)
README
This repository provides bindings for the portable audio library 'portaudio'
for the Racket language. It started life as part of the 'rsound' library.Install it using
```
raco pkg install portaudio
```