软件包: dssi-host-jack (0.9.1-2) [universe]
dssi-host-jack 的相关链接
Ubuntu 的资源:
下载源码包 dssi:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- DSSI Maintainers (Mail Archive)
- Mark Hymers
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
An example DSSI host
DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces.
DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi.
This package contains an example DSSI host which is useful for testing new plugins. It listens for MIDI events on an ALSA sequencer port, delivers them to DSSI synths and outputs the result via JACK. It does not currently support audio input (e.g. for DSSI effects plugins).
其它与 dssi-host-jack 有关的软件包
|
|
|
-
- dep: libasound2 (>> 1.0.10)
- ALSA library
-
- dep: libc6 (>= 2.3.4-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libjack0.100.0-0 (>= 0.100.0)
- JACK Audio Connection Kit (libraries)
-
- dep: liblo0 (>= 0.22)
- Lightweight OSC library
-
- rec: dssi-utils
- Command-line utilities for sending commands to DSSI plugins