Skip to content

Commit

Permalink
Release 1.0.9
Browse files Browse the repository at this point in the history
* Updated build scripts and dependencies.
  • Loading branch information
sadko4u committed Oct 12, 2023
2 parents f733ce9 + f7fdbad commit f7e4ad0
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 20 deletions.
20 changes: 19 additions & 1 deletion .cproject
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<option id="gnu.cpp.compiler.option.dialect.std.197954724" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
<option id="gnu.cpp.compiler.option.other.other.254051967" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 $(shell pkg-config --cflags jack x11 cairo sndfile gl freetype2 xrandr)" valueType="string"/>
<option id="gnu.cpp.compiler.option.warnings.toerrors.525712114" name="Warnings as errors (-Werror)" superClass="gnu.cpp.compiler.option.warnings.toerrors" useByScannerDiscovery="false" value="true" valueType="boolean"/>
<option id="gnu.cpp.compiler.option.debugging.sanitaddress.1693651654" superClass="gnu.cpp.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false" value="true" valueType="boolean"/>
<option id="gnu.cpp.compiler.option.debugging.sanitaddress.1693651654" name="Sanitize address (-fsanitize=address)" superClass="gnu.cpp.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false" value="true" valueType="boolean"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.449118389" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.2022121099" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
Expand Down Expand Up @@ -122,6 +122,12 @@
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.2081000028" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
</fileInfo>
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.619973679.1088520346" name="avx512.cpp" rcbsApplicability="disable" resourcePath="modules/lsp-dsp-lib/src/main/x86/avx512.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.162163419.1096491537">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.162163419.1096491537" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.162163419">
<option id="gnu.cpp.compiler.option.other.other.1222783802" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -mavx512f -mavx512vl" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1645353784" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
</fileInfo>
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.619973679.311978698" name="sse4.cpp" rcbsApplicability="disable" resourcePath="modules/lsp-dsp-lib/src/main/x86/sse4.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.162163419.1983268269">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.162163419.1983268269" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.162163419">
<option id="gnu.cpp.compiler.option.other.other.1268540624" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -msse4 -msse4a" valueType="string"/>
Expand Down Expand Up @@ -210,6 +216,12 @@
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.360571948" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
</fileInfo>
<fileInfo id="cdt.managedbuild.config.gnu.exe.release.1298618321.105933045" name="avx512.cpp" rcbsApplicability="disable" resourcePath="modules/lsp-dsp-lib/src/main/x86/avx512.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.442760585.995431695">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.442760585.995431695" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.442760585">
<option id="gnu.cpp.compiler.option.other.other.979097834" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -mavx512f -mavx512vl" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1095124970" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
</fileInfo>
<fileInfo id="cdt.managedbuild.config.gnu.exe.release.1298618321.1713696308" name="sse4.cpp" rcbsApplicability="disable" resourcePath="modules/lsp-dsp-lib/src/main/x86/sse4.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.442760585.1455995287">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.442760585.1455995287" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.442760585">
<option id="gnu.cpp.compiler.option.other.other.1137930481" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -msse4 -msse4a" valueType="string"/>
Expand Down Expand Up @@ -357,6 +369,12 @@
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.2019173992" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
</fileInfo>
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.619973679.2053448379.347467300" name="avx512.cpp" rcbsApplicability="disable" resourcePath="modules/lsp-dsp-lib/src/main/x86/avx512.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1345866888.1739376531">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1345866888.1739376531" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1345866888">
<option id="gnu.cpp.compiler.option.other.other.281150225" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -mavx512f -mavx512vl" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.878812221" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
</fileInfo>
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.619973679.2053448379.22241195" name="sse4.cpp" rcbsApplicability="disable" resourcePath="modules/lsp-dsp-lib/src/main/x86/sse4.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1345866888.404337146">
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1345866888.404337146" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1345866888">
<option id="gnu.cpp.compiler.option.other.other.278013789" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -msse4 -msse4a" valueType="string"/>
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
* RECENT CHANGES
*******************************************************************************

=== 1.0.9 ===
* Updated build scripts and dependencies.

=== 1.0.8 ===
* Updated build scripts and dependencies.

Expand Down
28 changes: 14 additions & 14 deletions modules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,62 +19,62 @@
#

# Variables that describe dependencies
LSP_3RD_PARTY_VERSION := 1.0.12
LSP_3RD_PARTY_VERSION := 1.0.13
LSP_3RD_PARTY_NAME := lsp-3rd-party
LSP_3RD_PARTY_TYPE := hdr
LSP_3RD_PARTY_INC_OPT := -idirafter
LSP_3RD_PARTY_URL_RO := https://github.com/lsp-plugins/$(LSP_3RD_PARTY_NAME).git
LSP_3RD_PARTY_URL_RW := git@github.com:lsp-plugins/$(LSP_3RD_PARTY_NAME).git

LSP_COMMON_LIB_VERSION := 1.0.31
LSP_COMMON_LIB_VERSION := 1.0.32
LSP_COMMON_LIB_NAME := lsp-common-lib
LSP_COMMON_LIB_TYPE := src
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git
LSP_COMMON_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_COMMON_LIB_NAME).git

LSP_DSP_LIB_VERSION := 1.0.16
LSP_DSP_LIB_VERSION := 1.0.18
LSP_DSP_LIB_NAME := lsp-dsp-lib
LSP_DSP_LIB_TYPE := src
LSP_DSP_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_LIB_NAME).git
LSP_DSP_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_DSP_LIB_NAME).git

LSP_DSP_UNITS_VERSION := 1.0.15
LSP_DSP_UNITS_VERSION := 1.0.17
LSP_DSP_UNITS_NAME := lsp-dsp-units
LSP_DSP_UNITS_TYPE := src
LSP_DSP_UNITS_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_UNITS_NAME).git
LSP_DSP_UNITS_URL_RW := git@github.com:lsp-plugins/$(LSP_DSP_UNITS_NAME).git

LSP_LLTL_LIB_VERSION := 1.0.14
LSP_LLTL_LIB_VERSION := 1.0.15
LSP_LLTL_LIB_NAME := lsp-lltl-lib
LSP_LLTL_LIB_TYPE := src
LSP_LLTL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_LLTL_LIB_NAME).git
LSP_LLTL_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_LLTL_LIB_NAME).git

LSP_R3D_BASE_LIB_VERSION := 1.0.14
LSP_R3D_BASE_LIB_VERSION := 1.0.15
LSP_R3D_BASE_LIB_NAME := lsp-r3d-base-lib
LSP_R3D_BASE_LIB_TYPE := src
LSP_R3D_BASE_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_BASE_LIB_NAME).git
LSP_R3D_BASE_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_R3D_BASE_LIB_NAME).git

LSP_R3D_IFACE_VERSION := 1.0.14
LSP_R3D_IFACE_VERSION := 1.0.15
LSP_R3D_IFACE_NAME := lsp-r3d-iface
LSP_R3D_IFACE_TYPE := src
LSP_R3D_IFACE_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_IFACE_NAME).git
LSP_R3D_IFACE_URL_RW := git@github.com:lsp-plugins/$(LSP_R3D_IFACE_NAME).git

LSP_R3D_GLX_LIB_VERSION := 1.0.14
LSP_R3D_GLX_LIB_VERSION := 1.0.15
LSP_R3D_GLX_LIB_NAME := lsp-r3d-glx-lib
LSP_R3D_GLX_LIB_TYPE := bin
LSP_R3D_GLX_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git
LSP_R3D_GLX_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git

LSP_R3D_WGL_LIB_VERSION := 1.0.9
LSP_R3D_WGL_LIB_VERSION := 1.0.10
LSP_R3D_WGL_LIB_NAME := lsp-r3d-wgl-lib
LSP_R3D_WGL_LIB_TYPE := bin
LSP_R3D_WGL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git
LSP_R3D_WGL_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git

LSP_RUNTIME_LIB_VERSION := 1.0.17
LSP_RUNTIME_LIB_VERSION := 1.0.18
LSP_RUNTIME_LIB_NAME := lsp-runtime-lib
LSP_RUNTIME_LIB_TYPE := src
LSP_RUNTIME_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_RUNTIME_LIB_NAME).git
Expand All @@ -86,26 +86,26 @@ LSP_TEST_FW_TYPE := src
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME).git
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME).git

LSP_TK_LIB_VERSION := 1.0.15
LSP_TK_LIB_VERSION := 1.0.17
LSP_TK_LIB_NAME := lsp-tk-lib
LSP_TK_LIB_TYPE := src
LSP_TK_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_TK_LIB_NAME).git
LSP_TK_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_TK_LIB_NAME).git

LSP_WS_LIB_VERSION := 1.0.15
LSP_WS_LIB_VERSION := 1.0.17
LSP_WS_LIB_NAME := lsp-ws-lib
LSP_WS_LIB_TYPE := src
LSP_WS_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_WS_LIB_NAME).git
LSP_WS_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_WS_LIB_NAME).git

# Plugin-related module dependencies
LSP_PLUGIN_FW_VERSION := 1.0.17
LSP_PLUGIN_FW_VERSION := 1.0.19
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
LSP_PLUGIN_FW_TYPE := src
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME).git
LSP_PLUGIN_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_PLUGIN_FW_NAME).git

LSP_PLUGINS_SHARED_VERSION := 1.0.16
LSP_PLUGINS_SHARED_VERSION := 1.0.18
LSP_PLUGINS_SHARED_NAME := lsp-plugins-shared
LSP_PLUGINS_SHARED_TYPE := src
LSP_PLUGINS_SHARED_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGINS_SHARED_NAME).git
Expand Down
2 changes: 1 addition & 1 deletion project.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARTIFACT_TYPE = plug
ARTIFACT_DESC = LSP Noise Generator Plugin Series
ARTIFACT_HEADERS = lsp-plug.in
ARTIFACT_EXPORT_HEADERS = 0
ARTIFACT_VERSION = 1.0.8
ARTIFACT_VERSION = 1.0.9



46 changes: 42 additions & 4 deletions src/main/meta/noise_generator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

#define LSP_PLUGINS_NOISE_GENERATOR_VERSION_MAJOR 1
#define LSP_PLUGINS_NOISE_GENERATOR_VERSION_MINOR 0
#define LSP_PLUGINS_NOISE_GENERATOR_VERSION_MICRO 8
#define LSP_PLUGINS_NOISE_GENERATOR_VERSION_MICRO 9

#define LSP_PLUGINS_NOISE_GENERATOR_VERSION \
LSP_MODULE_VERSION( \
Expand Down Expand Up @@ -216,6 +216,44 @@ namespace lsp
static const int plugin_classes[] = { C_UTILITY, -1};
static const int clap_features[] = { CF_AUDIO_EFFECT, -1 };

MONO_PORT_GROUP_PORT(in_1, "in_1");
MONO_PORT_GROUP_PORT(in_2, "in_2");
MONO_PORT_GROUP_PORT(in_3, "in_3");
MONO_PORT_GROUP_PORT(in_4, "in_4");
MONO_PORT_GROUP_PORT(out_1, "out_1");
MONO_PORT_GROUP_PORT(out_2, "out_2");
MONO_PORT_GROUP_PORT(out_3, "out_3");
MONO_PORT_GROUP_PORT(out_4, "out_4");

const port_group_t noise_generator_x1_port_groups[] =
{
{ "in_1", "Input 1", GRP_MONO, PGF_IN | PGF_MAIN, in_1_ports },
{ "out_1", "Output 1", GRP_MONO, PGF_OUT | PGF_MAIN, out_1_ports },
PORT_GROUPS_END
};

const port_group_t noise_generator_x2_port_groups[] =
{
{ "in_1", "Input 1", GRP_MONO, PGF_IN | PGF_MAIN, in_1_ports },
{ "in_2", "Input 2", GRP_MONO, PGF_IN, in_2_ports },
{ "out_1", "Output 1", GRP_MONO, PGF_OUT | PGF_MAIN, out_1_ports },
{ "out_2", "Output 2", GRP_MONO, PGF_OUT, out_2_ports },
PORT_GROUPS_END
};

const port_group_t noise_generator_x4_port_groups[] =
{
{ "in_1", "Input 1", GRP_MONO, PGF_IN | PGF_MAIN, in_1_ports },
{ "in_2", "Input 2", GRP_MONO, PGF_IN, in_2_ports },
{ "in_3", "Input 3", GRP_MONO, PGF_IN, in_3_ports },
{ "in_4", "Input 4", GRP_MONO, PGF_IN, in_4_ports },
{ "out_1", "Output 1", GRP_MONO, PGF_OUT | PGF_MAIN, out_1_ports },
{ "out_2", "Output 2", GRP_MONO, PGF_OUT, out_2_ports },
{ "out_3", "Output 3", GRP_MONO, PGF_OUT, out_3_ports },
{ "out_4", "Output 4", GRP_MONO, PGF_OUT, out_4_ports },
PORT_GROUPS_END
};

const meta::bundle_t noise_generator_bundle =
{
"noise_generator",
Expand Down Expand Up @@ -245,7 +283,7 @@ namespace lsp
noise_generator_x1_ports,
"util/noise_generator.xml",
NULL,
NULL,
noise_generator_x1_port_groups,
&noise_generator_bundle
};

Expand All @@ -269,7 +307,7 @@ namespace lsp
noise_generator_x2_ports,
"util/noise_generator.xml",
NULL,
NULL,
noise_generator_x2_port_groups,
&noise_generator_bundle
};

Expand All @@ -293,7 +331,7 @@ namespace lsp
noise_generator_x4_ports,
"util/noise_generator.xml",
NULL,
NULL,
noise_generator_x4_port_groups,
&noise_generator_bundle
};

Expand Down

0 comments on commit f7e4ad0

Please sign in to comment.