Skip to content

Commit cf926ab

Browse files
committed
Added LADSPA_ID for Flanger plugin series
1 parent e920cdb commit cf926ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/lsp-plug.in/shared/meta/developers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
#define LSP_LADSPA_MIXER_BASE (LSP_LADSPA_BASE + 140)
6565
#define LSP_LADSPA_AB_TESTER_BASE (LSP_LADSPA_BASE + 150)
6666
#define LSP_LADSPA_GOTT_COMPRESSOR_BASE (LSP_LADSPA_BASE + 160)
67+
#define LSP_LADSPA_FLANGER_BASE (LSP_LADSPA_BASE + 170)
6768

6869
namespace lsp
6970
{

0 commit comments

Comments
 (0)