Skip to content

Commit 9eff230

Browse files
committed
Allocated LADSPA identifiers for GOTT Compressor
1 parent d99b6c0 commit 9eff230

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
@@ -63,6 +63,7 @@
6363
#define LSP_LADSPA_NOISE_GENERATOR_BASE (LSP_LADSPA_BASE + 128)
6464
#define LSP_LADSPA_MIXER_BASE (LSP_LADSPA_BASE + 140)
6565
#define LSP_LADSPA_AB_TESTER_BASE (LSP_LADSPA_BASE + 150)
66+
#define LSP_LADSPA_GOTT_COMPRESSOR_BASE (LSP_LADSPA_BASE + 160)
6667

6768
namespace lsp
6869
{

0 commit comments

Comments
 (0)