372048f0b9
csound package. Csound is a software synthesis package in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation time. Basically Csound reads some files and creates the result as a file on disk or, on faster machines, through a DAC in real time. This version of csound implements localization and realtime audio as plugins. As a result you need to set the OPCDIR environment variable, and for realtime audio use "-o devaudio" rather than "-o /dev/audio".
36 lines
570 B
Text
36 lines
570 B
Text
@comment $NetBSD: PLIST,v 1.1 2003/12/13 20:26:03 ben Exp $
|
|
bin/cs
|
|
bin/csb64enc
|
|
bin/csound32
|
|
bin/cvanal
|
|
bin/dnoise
|
|
bin/envext
|
|
bin/extract
|
|
bin/extractor
|
|
bin/het_export
|
|
bin/het_import
|
|
bin/hetro
|
|
bin/lpanal
|
|
bin/lpc_export
|
|
bin/lpc_import
|
|
bin/makecsd
|
|
bin/mixer
|
|
bin/pv_export
|
|
bin/pv_import
|
|
bin/pvanal
|
|
bin/pvlook
|
|
bin/scale
|
|
bin/scot
|
|
bin/scsort
|
|
bin/sdif2ad
|
|
bin/sndinfo
|
|
bin/srconv
|
|
include/Csound/csdl.h
|
|
include/Csound/csound.h
|
|
include/Csound/csstruct.h
|
|
include/Csound/sysdep.h
|
|
lib/Csound/rtlinux.so
|
|
lib/Csound/stdopcod.so
|
|
lib/libcsound32.so
|
|
@dirrm include/Csound
|
|
@dirrm lib/Csound
|