Commit graph

217 commits

Author SHA1 Message Date
CV funk
5e3cecc290 Add Magnets module
Added Magnets module
2024-03-25 13:18:19 +01:00
CV funk
22c7a14ec4 Add 2 modules to CV Funk
Added Collatz and Strings modules to CV Funk
2024-03-20 09:53:03 +01:00
CV funk
09dbb00346 Update plugins.cpp
add new module HexMod
2024-03-13 18:22:10 +01:00
dreamer
8fba3a5dc8
Merge pull request #620 from cosinekitty/sapphire_v2.4.2
Sapphire v2.4.2
2024-03-08 21:25:14 +01:00
Don Cross
23ef0b9dd5 Sapphire v2.4.2
The following is a summary of changes between Sapphire versions 2.3.0 and 2.4.2.
See the Sapphire project change log for a more complete and detailed list:

https://github.com/cosinekitty/sapphire/blob/main/CHANGELOG.md

Added 5 new modules:
* Glee: a chaotic oscillator counterpart for Frolic
* Hiss: a 3D vector generator with unbiased directionality
* Nucleus: complex audio generator using physical simulation of electromagnetic particles
* Polynucleus: a version of Nucleus with vector-oriented polymorphic ports
* Tout (Tricorder OUTput): right-extender module for extracting a vector stream from Tricorder

Lots of improvements to Tricorder.
* Smoother animation
* Configurable axis rotation speed
* Other minor fixes and improvements

Bug fix: Elastika and TubeUnit now save and load Automatic Gain Control settings as part of the patch.

Added a context menu option in each attenuverter knob for a 10X low-sensitivity mode.
An orange dot appears on the knob to indicate low sensitivity.
2024-03-08 13:29:44 -05:00
CV funk
7f1a48d684
CVfunk (#618)
* Add CVfunk plugin

Added CVfunk plugin

* added CVfunk plugin

added CVfunk plugin

* removed CVfunk

removed CVfunk

* Added CVfunk as submodule

Added CVfunk as submodule

* Update .gitmodules remove duplicate CVfunk

removed extra CVfunk. my mistake

* remove extra spaces

removed extra spaces I put in by accident.

* Update Makefile

* Define modelSteps

redefine modelSteps so it doesn't conflict with other modules

* Fixerd defining of overlapping module name

Fixed definition of overlapping module name

* Fixed custom name declaration

Fixed custom name declatation

* Update Makefile

Fixed module name reference to CVfunk instead of cf.

* Add CVfunk to readme

Added CVfunk

* Update LICENSES.md

Added CVfunk

* Update LICENSES.md

added CVfunk artwork license

* Update CVfunk

update submodule linker, decreased CPU consumption to optimize better for Cardinal
2024-03-08 16:09:46 +01:00
dreamer
3ebb0d14a5
start updating HetrickCV (#617)
* start updating HetrickCV

* add custom defines and new HetrickCV modules

* missing plugin_files, model and remove HetrickCV from custom/dep.cpp
2024-03-01 12:34:39 +01:00
falkTX
6505acaa75
Cleanup, rebuild CI, add lighter version color util for later
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-06 15:51:20 +01:00
falkTX
43bf3abe0e
Add DHE modules
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-06 15:42:08 +01:00
falkTX
80bda51e7c
Update surgext
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-05 19:43:57 +01:00
falkTX
1895052e17
Start updating to rack2.4 simd usage, and official darkMode API
Signed-off-by: falkTX <falktx@falktx.com>
2023-12-17 13:15:52 +01:00
Don Cross
f0a1e8588d Sapphire plugin adds new module: Glee.
Glee is a chaotic oscillator similar to Frolic.
It became available as a bonus module in v 2.3.1.
2023-11-30 17:09:57 -05:00
Don Cross
9cf2bc0eab Sapphire 2.3.0 adds modules Frolic, Tricorder, Tin. 2023-11-07 10:33:43 -05:00
dreamer
b941d7d8bc
update nonlinearcircuits; needs better fix for max macro (#586)
* update nonlinearcircuits; needs better fix for max macro

* use undef
2023-10-21 15:18:06 +02:00
Ryan McGuire
97f6eb6a1c
Add EnigmaCurry (#573)
* Build EnigmaCurry plugin

* Add to docs/LICENSES.md

* add back the bogaudio namespace for modelPulse - still seems necessary.

* Revert "add back the bogaudio namespace for modelPulse - still seems necessary."

This reverts commit 2b7c68cc45dd435093894aaf51590f40c58493f4.

* Adds artwork and font license information and add to main README.
2023-09-04 09:18:55 +02:00
falkTX
9542ea98ac
Remove ildaeil from wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-21 02:08:04 +02:00
falkTX
871c6dbaf4
Initial work for AIDA-X module
Signed-off-by: falkTX <falktx@falktx.com>
2023-04-25 00:44:04 +02:00
Don Cross
e2ed1e02d2 Sapphire v 2.2.2: Added new module Tube Unit. 2023-03-19 09:40:30 +00:00
falkTX
0ac2736dfa Switch to custom juce from carla, update surge 2023-02-10 22:16:22 +00:00
dreamer
53b38f0c2d
update Grande commit and add new modules (#479) 2023-01-12 00:46:11 +01:00
falkTX
d0eba9e1ae
Add direct parameter changes to remote control, for LV2 and OSC
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-29 17:20:35 +00:00
falkTX
91cac905cc
More details for mini version, make menubar variant specific
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-29 15:33:16 +00:00
falkTX
2798523af8
Update BaconPlugs and Befaco
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-17 14:46:35 +00:00
Don Cross
1876ad99f9 Adding plugin Sapphire, modules Elastika, Moots. 2022-12-07 03:24:11 +00:00
falkTX
1ba43b195f
Add surgext
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-04 20:38:19 +00:00
falkTX
5b85e61d9b
Update Befaco, adds PonyVCO
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 22:07:05 +00:00
falkTX
55c87c2ed8
Update MindMeldModular, brings Patch Master
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 21:12:37 +00:00
falkTX
da56d13cf7 Finalize stoermelder-packone
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 19:14:00 +00:00
falkTX
977ea87310 Finalize stoermelder-p1 changes, all but audio and midi modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 19:14:00 +00:00
falkTX
26f981f843 More details for Stoermelder Pack-One, dynamic theme changes
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 19:14:00 +00:00
falkTX
377cf01ddc Add stoermelder-packone
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-01 19:14:00 +00:00
falkTX
7ade20936f
Fix minimal build
Signed-off-by: falkTX <falktx@falktx.com>
2022-11-25 16:53:05 +00:00
falkTX
1dbc70d626
Add RebelTech modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-11-25 13:56:07 +00:00
falkTX
19eb3398ea
Handle glue-the-gian and msm light theme too
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-16 01:29:49 +01:00
falkTX
68e810c8f4 Do not use zamaudio modules for now, wait until 22.10 2022-09-09 13:49:02 +01:00
falkTX
fad92579b9
Tweak name conflicts for dBiz
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-08 22:20:05 +01:00
dreamer
46dcb39edd
Add dBiz 2022-09-08 14:54:23 +01:00
dreamer
801a2cfad5 add H4N4 Modules 2022-09-08 11:12:25 +01:00
dreamer
7b242f1391 adding alef's bits 2022-09-08 10:54:16 +01:00
falkTX
3a17dbfa41
Update voxglitch, fix last memory leaks
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-07 15:42:05 +01:00
falkTX
e39ff6d0f8
Fix a few more leaks and update PathSet
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-07 14:35:17 +01:00
falkTX
9d121a1e03 Update bidoo, adds encore module 2022-08-19 04:27:23 +01:00
falkTX
9be8413054 Start of ZamAudio modules, WIP/Experimental 2022-07-26 16:54:54 +01:00
falkTX
8cec74e966 A few more light mode things 2022-07-19 20:33:34 +01:00
falkTX
793d407db4
Dont include Carla on wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 16:52:22 +01:00
falkTX
5370e2ad6e
More wasm details, basics mostly work now
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 02:02:22 +01:00
falkTX
8b9afb3d4f
Skip chowdsp and valleyaudio for wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 19:45:05 +01:00
falkTX
d5f5e57e78
Skip window screenshots and glBars module if using GLES
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 16:17:48 +01:00
falkTX
952df617e8 Add Myth modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-29 16:23:05 +01:00
falkTX
7b0504c16b
Update voxglitch
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-20 11:34:27 +01:00