| Port details on branch 2022Q2 |
- dssi API for audio processing plugins
- 1.1.1_13 audio
=1 1.1.1_13Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2007-01-13 21:41:14
- Last Update: 2025-07-23 11:09:59
- Commit Hash: a542853
- People watching this port, also watch:: python311, py311-pycparser, ladspa, gstreamer1-plugins-pango, xerces-c3
- License: LGPL21
- WWW:
- https://dssi.sourceforge.net/
- Description:
- DSSI (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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/dssi/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/dssi
- pkg install dssi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dssi
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dssi-1.1.1.tar.gz) = f2c82b073a947c8255284249097667f9b14e660bf86186f3fcd3b3b3e087814e
SIZE (dssi-1.1.1.tar.gz) = 712038
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ladspa.h : audio/ladspa
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- ladspa.h : audio/ladspa
- seq_event.h : audio/alsa-lib
- x11.pc : x11/libX11
- Library dependencies:
-
- libdssialsacompat.so : audio/libdssialsacompat
- liblo.so : audio/liblo
- libsamplerate.so : audio/libsamplerate
- libsndfile.so : audio/libsndfile
- libjack.so : audio/jack
- This port is required by:
- for Build
-
- audio/amsynth
- audio/csound
- audio/fluidsynth-dssi
- audio/gsequencer
- audio/hexter
- audio/rosegarden
- audio/whysynth
-
Deleted ports which required this port:
- for Run
-
- audio/amsynth
- audio/csound
- audio/gsequencer
- audio/rosegarden
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for dssi-1.1.1_13:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- audio_dssi
- USES:
- gmake pkgconfig localbase libtool xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|