Skip to content

Commit ad81207

Browse files
committed
Added LADSPA base identifier for the Multiband Dynamic Processor plugin.
1 parent e0539c7 commit ad81207

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
@@ -58,6 +58,7 @@
5858
#define LSP_LADSPA_CROSSOVER_BASE (LSP_LADSPA_BASE + 102)
5959
#define LSP_LADSPA_ART_DELAY_BASE (LSP_LADSPA_BASE + 106)
6060
#define LSP_LADSPA_OSCILLOSCOPE_BASE (LSP_LADSPA_BASE + 108)
61+
#define LSP_LADSPA_MB_DYNA_PROCESSOR_BASE (LSP_LADSPA_BASE + 120)
6162

6263
namespace lsp
6364
{

0 commit comments

Comments
 (0)