Commit graph

692 commits

Author SHA1 Message Date
falkTX
41d62f1964
Update fundamental (implement seq-switch buttons)
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-28 00:18:42 +01:00
falkTX
fdaf1ec204
Update Fundamental, mention it in README and LICENSES
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-25 23:50:36 +01:00
falkTX
f50af730a7
Update rest of fundamental, leaving some TODOs for later
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 23:08:51 +01:00
falkTX
fb521affd1
Update fundamental, fix debug build
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 21:56:11 +01:00
falkTX
cd26495950
Enable all fundamental, even unfinished panels; Delete Unity + Viz
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 18:37:47 +01:00
falkTX
3494fd31d3
Add fundamental delay, lfo and merge
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 15:05:52 +01:00
falkTX
157b16ee97
Add fundamental ADSR and VCA-1
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 14:00:41 +01:00
falkTX
56569d9d35
Add fundamental VCO
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 02:39:52 +01:00
falkTX
6167d6bf13
Add fundamental scope, tweak build cache
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 01:40:44 +01:00
falkTX
c9f303e459
Restart fundamental for new designs, 8vert and vcf done
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-23 00:14:55 +01:00
falkTX
94ba48623a
Fix build, improve caching
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-16 13:37:01 +01:00
falkTX
d5410a00f4
Add needed resources files for unless_modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-16 12:24:34 +01:00
falkTX
83ef7f224e
Fix whitespace and wording
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-16 12:16:36 +01:00
unless games
b57cb219b2
adding unless_modules (#209)
* adding unless_modules

* fix makefiles

* add name to readme

* update docs/LICENSES.md

* update submodule
2022-04-16 12:09:31 +01:00
falkTX
fa67ab98c3
Update bidoo
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-11 18:54:37 +01:00
falkTX
6795d8acba
Do not ship with fundamental on this release, WIP
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-04 21:54:26 +01:00
falkTX
a82af5aff8
Fix ChowDSP Credit module
Closes #98

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-27 22:58:05 +01:00
falkTX
8931eaf899 Update ihtsyn for unitialized vars fix; Add Interverb patch
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-27 22:18:15 +01:00
falkTX
c411946ccf
Add retrigger to Host-MIDI
Fixes #200

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-26 13:18:08 +00:00
falkTX
9a792c72bf Slowly start introducing fundamental
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-24 22:43:30 +00:00
dingodoppelt
849bacebfd change defaults in HostMIDI.cpp
disable mw/pw smoothing by default, set pwRange to zero so it doesn't unexpectedly affect V/OCT (restores behaviour of previous releases)
2022-03-24 18:09:30 +00:00
falkTX
cab2aa9862
Optimizations to core modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-22 14:37:56 +00:00
falkTX
dbbc955df6
Small headless optimizations
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-22 11:46:19 +00:00
falkTX
faeaa5862c Initial bypass implementation, MIDI only for now 2022-03-20 21:24:10 +00:00
falkTX
e979ee2fba Fix Mog res 2022-03-20 14:46:19 +00:00
falkTX
f1b66f66f7 Fixup for module updates 2022-03-20 03:39:20 +00:00
falkTX
5fc282b84f Fix build with upstream Mog 2022-03-20 00:55:11 +00:00
falkTX
0e43d41645
Fixes to get it building and running again after module updates
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 22:15:10 +00:00
falkTX
1d27a884a8
Correct hash used for hetrickcv
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 22:08:59 +00:00
falkTX
ea3460537c
Update ValleyAudio and voxglitch
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:51:02 +00:00
falkTX
15efe43959
Update MSM, Prism, nonlinearcircuits and repelzen
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:41:44 +00:00
falkTX
5cf912346b
Update LyraeModules, MindMeldModular and Mog
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:33:59 +00:00
falkTX
5b2f4f9cc8
Update HetrickCV and ImpromptuModular
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:20:55 +00:00
falkTX
a0f844c390
Update GlueTheGiant and GrandeModular
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:18:24 +00:00
falkTX
7acc842b1d
Update bogaudio
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:07:45 +00:00
falkTX
e6e24537ca
Update BaconPlugs, Befaco and Bidoo
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:06:17 +00:00
falkTX
3e4be7401f
Update AmalgamatedHarmonics
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 21:00:32 +00:00
falkTX
29fb30af9b Fix Orbits panels when installed 2022-03-15 16:34:32 +00:00
falkTX
4ac1fed49a Fix missing resources for nonlinearcircuits 2022-03-15 16:25:18 +00:00
falkTX
2dc12fb1ca
Force 32bit alignment for vectorized operations, fixes 32bit build
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-14 23:19:16 +00:00
falkTX
6d9633b7fb
Install otf files, used in befaco
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-14 22:34:34 +00:00
falkTX
07e71d7c7b
Tweak full Carla build to match our custom one
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-13 17:36:49 +00:00
Filipe Coelho
a1017be6ea
Packaging fixes (#192)
* Start cleanup for improved packaging

Signed-off-by: falkTX <falktx@falktx.com>

* Use the same folder for VST2 plugins

Signed-off-by: falkTX <falktx@falktx.com>

* Fix static build

Signed-off-by: falkTX <falktx@falktx.com>

* Do not set source-dir in CI builds

Signed-off-by: falkTX <falktx@falktx.com>

* Set a custom fallback systemdir per OS

Signed-off-by: falkTX <falktx@falktx.com>

* CI tweaks

Signed-off-by: falkTX <falktx@falktx.com>

* Build the whole pyqt on windows

Signed-off-by: falkTX <falktx@falktx.com>

* Mention AU in readme and differences docs

Signed-off-by: falkTX <falktx@falktx.com>

* Add specialized utils for macOS packaging

Signed-off-by: falkTX <falktx@falktx.com>

* Fix plugin-validation build

Signed-off-by: falkTX <falktx@falktx.com>

* Fix build

Signed-off-by: falkTX <falktx@falktx.com>

* Do not create window for lv2lint tests

* Start enabling AU builds

* Copy over mod.lv2 specs for validation

* Skip main cardinal lv2lint, the custom CVPorts are not supported

* au build needs carla

* More CI tweaks

* Build headless version for plugin validation

* Fix typo

* Only show missing resources error message once

Signed-off-by: falkTX <falktx@falktx.com>

* Fallback to system path even if using a plugin bundle

Signed-off-by: falkTX <falktx@falktx.com>

* CI fixes, build full carla on Windows

Signed-off-by: falkTX <falktx@falktx.com>

* Rename script

Signed-off-by: falkTX <falktx@falktx.com>

* Silly typo

Signed-off-by: falkTX <falktx@falktx.com>

* More CI tweaks, add windows installer

Signed-off-by: falkTX <falktx@falktx.com>

* Setup Carla paths for Windows

Signed-off-by: falkTX <falktx@falktx.com>

* Yet more tweaks

Signed-off-by: falkTX <falktx@falktx.com>

* Package carla on windows, use xvfb-run

Signed-off-by: falkTX <falktx@falktx.com>

* Test win32 build too

Signed-off-by: falkTX <falktx@falktx.com>

* Finalize rework

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-12 22:12:22 +00:00
falkTX
ba48ef0b27
Temporarily remove substation
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-10 21:38:09 +00:00
falkTX
be0f0ba5e8
Update voxglitch, fixes build with -Werror=format-security
Closes #189

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-10 17:00:18 +00:00
falkTX
591adabe6a Remove dintree, artwork license issues 2022-03-09 12:44:23 +00:00
falkTX
407b71a7d8
Update Befaco, adds Noise Plethora
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-08 19:26:10 +00:00
falkTX
5d66edf57a
Update voxglitch
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-08 10:03:23 +00:00
falkTX
6251756f4b
Fix multiple init definitions
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-07 21:22:12 +00:00
falkTX
572e26c7da
Implement cardinal specific async dialogs in voxglitch
Closes #183

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-07 16:23:37 +00:00