DanielRudrich / ABComparisonPlugin

An audio-plugin for multi-channel AB-comparison of several input signals.
GNU General Public License v3.0
13 stars 5 forks source link

replace ABC_TARGETS variable by FORMATS, add condition for VST2PATH, … #10

Open marclava opened 3 months ago

marclava commented 3 months ago

…add messages, add support for LV2

A small issue remain: in the generated dsp.ttl file for the lv2 plugin, a string with a backslash must be escaped (using a double backslash), or else the plugin does not load.