pkgsrc-wip/dssi/PLIST
Johann Franz 7aaa16a4e0 SI (pronounced "dizzy") is an API for audio processing plugins,
particularly useful for software synthesis plugins with user
interfaces.

DSSI is an open and well-documented specification developed for use
in Linux audio applications, although portable to other platforms.
It may be thought of as LADSPA-for-instruments, or something
comparable to VSTi.

DSSI consists of a C language API for use by plugins and hosts,
based on the LADSPA API, and an OSC (Open Sound Control) API for
use in user interface to host communications.  The DSSI specification
consists of an RFC which describes the background for the proposal
and defines the OSC part of the specification, and a documented
header file which defines the C API.
2007-01-16 17:57:13 +00:00

17 lines
479 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/16 17:57:13 netcap Exp $
bin/dssi_osc_send
bin/dssi_osc_update
bin/jack-dssi-host
bin/less_trivial_synth
bin/trivial_sampler
bin/trivial_synth
include/dssi.h
lib/dssi/less_trivial_synth.la
lib/dssi/trivial_sampler.la
lib/dssi/trivial_synth.la
lib/pkgconfig/dssi.pc
@exec ${MKDIR} %D/lib/dssi/trivial_sampler
@dirrm lib/dssi/trivial_sampler
@exec ${MKDIR} %D/lib/dssi/less_trivial_synth
@dirrm lib/dssi/less_trivial_synth
@dirrm lib/dssi