Skip to content

Commit f0a626d

Browse files
committed
Added SHAPER LADSPA identifiers
1 parent 1492c59 commit f0a626d

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
@@ -67,6 +67,7 @@
6767
#define LSP_LADSPA_FLANGER_BASE (LSP_LADSPA_BASE + 170)
6868
#define LSP_LADSPA_MB_LIMITER_BASE (LSP_LADSPA_BASE + 180)
6969
#define LSP_LADSPA_FILTER_BASE (LSP_LADSPA_BASE + 190)
70+
#define LSP_LADSPA_SHAPER_BASE (LSP_LADSPA_BASE + 200)
7071

7172
namespace lsp
7273
{

0 commit comments

Comments
 (0)