Commit graph

774 commits

Author SHA1 Message Date
Don Cross
421d263013 Sapphire v 2.4.3: Moots option to toggle via triggers.
Added an option to the Sapphire Moots right-click menu to toggle
between using gates or triggers for the control ports.
Gate mode causes Moots to work the same way it always did.
Trigger mode causes Moots to toggle the state of each controller
every time a trigger is received.

I'm also now building Sapphire using C++17 instead of C++11.
This allows me to use cool stuff like std::clamp and std::make_unique.
2024-04-01 12:40:03 -04:00
dreamer
8b394385ac update Befaco 2024-03-31 11:15:12 +02:00
falkTX
d99b2e70d8
Fix build with older GCC
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-10 12:47:15 +01:00
falkTX
3c1ea27c47
Fix build
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-10 12:23:31 +01:00
falkTX
70864a0b1e
Update surgext, fix uninitialized values in waveshaper
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-09 22:44:36 +01:00
falkTX
32e7f7c0eb
Stop using cardinal-specific settings::darkMode
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-09 13:37:51 +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
falkTX
8f084db789
Update Befaco
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-01 12:58:12 +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
34a13b6b2c
Update carla and dpf, fix MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-01 12:33:31 +01:00
falkTX
c3c94f233c
Cleanup use of USING_CARDINAL_NOT_RACK build macro
Signed-off-by: falkTX <falktx@falktx.com>
2024-02-26 16:57:49 +01:00
falkTX
5c38b14b2d
Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2024-02-26 14:49:57 +01:00
falkTX
e8d9fd0259
Fix AU setup, add new custom symbol for Valley
Signed-off-by: falkTX <falktx@falktx.com>
2024-02-26 14:45:49 +01:00
falkTX
669c374241
Update carla, dpf and ValleyAudio; fixes build on latest macOS
Signed-off-by: falkTX <falktx@falktx.com>
2024-02-26 12:58:06 +01:00
falkTX
5298b621e1
HostMIDI: Add option to force gaps between MIDI input notes
Based on https://github.com/VCVRack/Rack/pull/1939

Signed-off-by: falkTX <falktx@falktx.com>
2024-02-10 12:24:53 +01:00
falkTX
30c66ab7c9
Update Fundamental and MSM for new rack API
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-22 20:10:00 +01:00
falkTX
44029a3c1e
Use ThemedScrew class for Core internal plugins
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-22 18:37:41 +01:00
falkTX
d747d918bb
Update GrandeModular
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-22 18:20:36 +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
a8a5cea9fb
Fixup details for non-x86 simd compat, fix CI linux cross-compile
Signed-off-by: falkTX <falktx@falktx.com>
2024-01-01 18:46:57 +01:00
falkTX
241df7f5c7
More tweaks for 2.4 update
Signed-off-by: falkTX <falktx@falktx.com>
2023-12-17 16:36:54 +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
unlessgames
9e567c96ea update unless_modules to 2.2.7 2023-11-05 19:43:36 +02: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
falkTX
7cc1309a68
Update dpf, unless_modules
Signed-off-by: falkTX <falktx@falktx.com>
2023-09-10 13:05:59 +02:00
falkTX
060932f49f
Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
2023-09-07 11:15:31 +02:00
falkTX
991928e3c1
Ildaeil: Add reload bridge button, in case it crashes or times out
Signed-off-by: falkTX <falktx@falktx.com>
2023-09-07 11:11:51 +02:00
falkTX
1f5019a377
Ildaeil: make use of new carla APIs, list windows plugins on linux
Signed-off-by: falkTX <falktx@falktx.com>
2023-09-07 10:24:43 +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
0e6eb2ab09
Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2023-08-15 18:22:14 +02:00
falkTX
00d8dd71de
Update carla for audio file player fixes
Signed-off-by: falkTX <falktx@falktx.com>
2023-08-15 18:00:21 +02:00
falkTX
a51cb460bc
Fix previous commit
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-15 19:39:53 +02:00
falkTX
66a165f239
Fix missing aida-x resources, update docs
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-15 17:55:09 +02:00
falkTX
5276b1eb91
Fix "Eigen" symbol conflict for AIDA-X module
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-15 16:15:47 +02:00
falkTX
9e797e795b
final aida-x tweaks
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-13 16:07:42 +02:00
falkTX
991a99d0b3
Keep blank miku in cache
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-13 15:48:57 +02:00
falkTX
237a82b1bc
Tweak AIDA-X panel, show error when model loading fails
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-13 15:48:34 +02:00
falkTX
d3c5283e8b Fix crash loading aida-x in module browser
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-12 11:52:15 +02:00
falkTX
391d44f7d3
Implement AIDA-X panel
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-08 21:59:44 +02:00
falkTX
8a3779d2a8
Add bogaudio AD resources to mini
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-02 12:14:06 +02:00
falkTX
f486a43b88
Add bogaudio AD to mini
Signed-off-by: falkTX <falktx@falktx.com>
2023-06-29 11:05:02 +02:00
falkTX
12878dbef3
workaround surgext build issue with gcc13
Signed-off-by: falkTX <falktx@falktx.com>
2023-06-20 14:57:09 +02:00
falkTX
95ceb4546d
Fix symbol conflict in MindMeldModular update
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-21 14:51:06 +02:00
falkTX
e6a799cd4c
Tweak wasm build, add persistent storage
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-21 04:39:27 +02:00