Skip to content

Commit b50fc08

Browse files
committed
Updated LADSPA identifiers
1 parent fe66468 commit b50fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/lsp-plug.in/shared/meta/developers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +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)
70+
#define LSP_LADSPA_BIT_BREATHER_BASE (LSP_LADSPA_BASE + 200)
7171

7272
namespace lsp
7373
{

0 commit comments

Comments
 (0)