Skip to content

Commit 26e789a

Browse files
committed
Added LADSPA identifiers for noise generator
1 parent 07a015b commit 26e789a

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
@@ -59,6 +59,7 @@
5959
#define LSP_LADSPA_ART_DELAY_BASE (LSP_LADSPA_BASE + 106)
6060
#define LSP_LADSPA_OSCILLOSCOPE_BASE (LSP_LADSPA_BASE + 108)
6161
#define LSP_LADSPA_MB_DYNA_PROCESSOR_BASE (LSP_LADSPA_BASE + 120)
62+
#define LSP_LADSPA_NOISE_GENERATOR_BASE (LSP_LADSPA_BASE + 130)
6263

6364
namespace lsp
6465
{

0 commit comments

Comments
 (0)