Skip to content

Commit e45c9ac

Browse files
committed
Add tetr4-switch.lv2
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 4aa359c commit e45c9ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ PLUGINS += setbfree
226226
PLUGINS += setbfree-mod
227227
PLUGINS += shiro-plugins
228228
PLUGINS += sooperlooper-lv2
229+
PLUGINS += srmourasilva-plugins
229230
PLUGINS += tap-lv2
230231
# FIXME invalid macOS linker flags https://github.com/mod-audio/mod-desktop/actions/runs/11077667941/job/30783441664
231232
# PLUGINS += vallsv-midi-display
@@ -263,6 +264,7 @@ include $(foreach PLUGIN,$(PLUGINS),src/mod-plugin-builder/plugins/package/$(PLU
263264
# list of unwanted bundles (for a variety of reasons)
264265
UNWANTED_BUNDLES = artyfx-bitta.lv2
265266
UNWANTED_BUNDLES += b_whirl
267+
UNWANTED_BUNDLES += gossiper.lv2
266268
UNWANTED_BUNDLES += mod-2voices.lv2
267269
UNWANTED_BUNDLES += mod-bypass.lv2
268270
UNWANTED_BUNDLES += mod-caps-AmpVTS.lv2

src/mod-plugin-builder

0 commit comments

Comments
 (0)