Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```