blob: 716456bd29bcbc7a83729a2f0e0eb9af3aaea741 (
plain) (
tree)
|
|
pure-audio is a digital audio interface for the Pure programming language.
It currently includes wrappers for PortAudio, FFTW3, libsndfile and
libsamplerate, as well as a realtime module which gives Pure scripts access
to realtime scheduling on systems which have a pthreads library with the
POSIX realtime threads extension.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-audio.html
|