Interface to PortAudio library
C Lua
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
cmake
CMakeLists.txt
COPYRIGHT.txt
README.md
init.c
init.lua

README.md

pa: an interface to PortAudio

The package provide a interface to the portaudio library.

Installation

torch-pkg install pa

Example

Coming soon