Skip to content

Commit 9069767

Browse files
committed
Updated LADSPA ID allocation
1 parent 8ab9fe0 commit 9069767

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
@@ -65,6 +65,7 @@
6565
#define LSP_LADSPA_AB_TESTER_BASE (LSP_LADSPA_BASE + 150)
6666
#define LSP_LADSPA_GOTT_COMPRESSOR_BASE (LSP_LADSPA_BASE + 160)
6767
#define LSP_LADSPA_FLANGER_BASE (LSP_LADSPA_BASE + 170)
68+
#define LSP_LADSPA_MB_LIMITER_BASE (LSP_LADSPA_BASE + 180)
6869

6970
namespace lsp
7071
{

0 commit comments

Comments
 (0)