套件: dssi-host-jack (1.1.1~dfsg0-5)
dssi-host-jack 的相關超連結
Trisquel 的資源:
下載原始碼套件 dssi:
維護者:
Original Maintainers:
- Debian Multimedia Maintainers (郵件存檔)
- Alessio Treglia
- Jaromír Mikeš
- Ross Gammon
外部的資源:
- 主頁 [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: libasound2 (>= 1.0.16)
- shared library for ALSA applications
同時作為一個虛擬套件由這些套件提供: liboss4-salsa-asound2
-
- dep: libc6 (>= 2.33)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: 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