mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
42481ee9ab
tool for live performances or general audio and event filtering. It was conceptualized to fill the gap between pure textual (e.g. SuperCollider) and pure visual flow (e.g. Pure Data) audio programming paradigms. Potential fields of application may include: * Live audio synthesis * Real-time event scripting * Non-linear signal routing * Advanced control automation * Advanced event filtering * Live mixing * Live coding * Algorithmic composition * Interfacing to expressive controllers WWW: https://open-music-kontrollers.ch/lv2/synthpod PR: 221319 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12094
17 lines
595 B
Plaintext
17 lines
595 B
Plaintext
======================================================================
|
|
You installed SynthPod: Lightweight Nonlinear LV2 Plugin Container
|
|
|
|
The major way to run it is to plug the LV2 plugin container to the
|
|
Jack sound server:
|
|
|
|
$ synthpod_jack -g
|
|
|
|
This shows you the design window where you can arrange plugins to
|
|
achieve the topology you like.
|
|
|
|
Please don't forget to connect SynthPod input and output in Jack. You
|
|
can normally do this with the UI command qjackctl from audio/qjackctl.
|
|
|
|
SynthPod is currently in alpha stage.
|
|
======================================================================
|