Skip to content

LADSPA Plugin usage

Gunnar edited this page Oct 5, 2024 · 2 revisions

Introduction

Needed packages

sudo apt install swh-plugins tap-plugins ladspa-sdk

Configuration examples

In the Tx section in svxlink.conf add the configuration parameter LADSPA_PLUGINS.

Examples:

[Tx1]
LADSPA_PLUGINS=@Tx1_Compressor


[Tx1_Compressor]
LABEL=tap_dynamics_m
Attack=4
Release=500
Offset_Gain=15
Makeup_Gain=15
Function=13
Clone this wiki locally