套件:dssi-host-jack(1.1.1~dfsg0-1 以及其他的)
Example of 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.16)
- shared library for ALSA applications
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjack-jackd2-0 (>= 1.9.10+20150825)
- JACK Audio Connection Kit (libraries)
- 或者 libjack-0.125
- 本虛擬套件由這些套件填實: libjack-jackd2-0, libjack0
-
- dep: liblo7 (>= 0.26~repack)
- Lightweight OSC library
-
- rec: dssi-utils
- Command-line utilities for sending commands to DSSI plugins