bc0d646198
PR: ports/179390 Submitted by: nemysis Approved by: maintainer
7 lines
388 B
Text
7 lines
388 B
Text
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
|