软件包:dssi-host-jack(1.1.1~dfsg0-6)
dssi-host-jack 的相关链接
Debian 的资源:
下载源码包 dssi:
维护小组:
- Debian Multimedia Maintainers (QA 页面, 邮件存档)
- Alessio Treglia (QA 页面)
- Jaromír Mikeš (QA 页面)
- Ross Gammon (QA 页面)
外部的资源:
- 主页 [dssi.sourceforge.net]
相似软件包:
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: libasound2t64 (>= 1.0.16)
- shared library for ALSA applications
同时作为一个虚包由这些包填实: liboss4-salsa-asound2
-
- dep: libc6 (>= 2.34)
- 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