pkgsrc/audio/csound5/PLIST
ben fc888c69cd Initial import of csound5 version 5.01, a software synthesizer and
sequencer.

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.

To do:
- fix pthread issues in csound5 (is breaking realtime audio)
- use options.mk framework for various modules
- enable portaudio module (requires audio/portaudio-devel)
- port portmidi to netbsd
2006-05-21 22:46:22 +00:00

69 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/21 22:46:22 ben Exp $
bin/csound5
include/csound5/CppSound.hpp
include/csound5/CsoundFile.hpp
include/csound5/OpcodeBase.hpp
include/csound5/cfgvar.h
include/csound5/cscore.h
include/csound5/csdl.h
include/csound5/csound.h
include/csound5/csound.hpp
include/csound5/csoundCore.h
include/csound5/cwindow.h
include/csound5/filebuilding.h
include/csound5/msg_attr.h
include/csound5/pstream.h
include/csound5/pvfileio.h
include/csound5/soundio.h
include/csound5/sysdep.h
include/csound5/text.h
include/csound5/version.h
lib/csound5/cs
lib/csound5/csb64enc
lib/csound5/csound
lib/csound5/cvanal
lib/csound5/dnoise
lib/csound5/envext
lib/csound5/extract
lib/csound5/extractor
lib/csound5/het_export
lib/csound5/het_import
lib/csound5/hetro
lib/csound5/lpanal
lib/csound5/lpc_export
lib/csound5/lpc_import
lib/csound5/makecsd
lib/csound5/mixer
lib/csound5/pvanal
lib/csound5/pvlook
lib/csound5/scale
lib/csound5/scot
lib/csound5/scsort
lib/csound5/sndinfo
lib/csound5/srconv
lib/csound5/csnd.py
lib/csound5/plugins/libbabo.so
lib/csound5/plugins/libbarmodel.so
lib/csound5/plugins/libfluidOpcodes.so
lib/csound5/plugins/libftest.so
lib/csound5/plugins/libgrain4.so
lib/csound5/plugins/libhrtferX.so
lib/csound5/plugins/libminmax.so
lib/csound5/plugins/libmixer.so
lib/csound5/plugins/libmodal4.so
lib/csound5/plugins/libphisem.so
lib/csound5/plugins/libphysmod.so
lib/csound5/plugins/libpitch.so
@comment -- portaudio module -- lib/csound5/plugins/librtpa.so
lib/csound5/plugins/libscansyn.so
lib/csound5/plugins/libsfont.so
lib/csound5/plugins/libstdopcod.so
lib/csound5/plugins/libstdutil.so
lib/csound5/plugins/libvbap.so
lib/csound5/plugins/libwidgets.so
lib/csound5/plugins/opcodes.dir
lib/csound5/lib_csnd.so
lib/csound5/libcsound.a
@dirrm include/csound5
@dirrm lib/csound5/plugins
@dirrm lib/csound5