mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
38a9d61e96
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 PR: ports/156291 Submitted by: Zhihao Yuan <lichray at gmail.com>
12 lines
231 B
Plaintext
12 lines
231 B
Plaintext
lib/pure/audio.pure
|
|
lib/pure/audio.so
|
|
lib/pure/fftw.pure
|
|
lib/pure/fftw.so
|
|
lib/pure/portaudio.pure
|
|
lib/pure/realtime.pure
|
|
lib/pure/realtime.so
|
|
lib/pure/samplerate.pure
|
|
lib/pure/sfinfo.so
|
|
lib/pure/sndfile.pure
|
|
lib/pure/srcprocess.so
|