Commit graph

577 commits

Author SHA1 Message Date
falkTX
4c326f5f39 Update for async API breaking change, adding default filename
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 23:40:29 +01:00
falkTX
26785f2d75 Ildaeil: enable JSFX by default for wasm
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 23:40:29 +01:00
falkTX
d984da2890
Update ValleyAudio
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 16:59:50 +01:00
falkTX
28b6bbc4dd
Ildaeil: Ignore missing carla and set jsfx path on wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 16:55:06 +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
6fcb422b03
Fix typo leading to missing glBars
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 16:51:01 +01:00
falkTX
5ed8eb4731
More wasm things, high-dpi browser tests
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 15:17:27 +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
034515190c
A few more wasm tweaks
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 19:45:59 +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
8bc997f2d3
Always use PKG_CONFIG make var
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 16:17:02 +01:00
falkTX
7af9041635
Use Runner instead of Thread for AudioFile and Ildaeil modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 15:10:22 +01:00
falkTX
be26b6f61c
Update imgui for GL3 compat mode
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 15:10:01 +01:00
falkTX
f4c2c03003 Allow forcing GLES mode
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 12:46:02 +01:00
falkTX
e79038812b
Set custom DISTRHO and DGL namespace
Closes #271

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-30 20:03:38 +01:00
falkTX
952df617e8 Add Myth modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-29 16:23:05 +01:00
falkTX
fde7b97fcc
Attempts at allowing unicode in imgui based widgets
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-28 00:46:53 +01:00
falkTX
b29c079266
Fix fundamental wavetable garbage reads, and windows builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-27 23:44:13 +01:00
falkTX
8c4a4aa776
Fix Fundamental wavetable modules crashing on windows 32bit
Related to #80

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-27 19:25:28 +01:00
falkTX
5f558c0d84
Fix finding jsfx on Windows
Closes #265

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-27 18:22:22 +01:00
falkTX
2b1ee87a13
Fix new conflicts when updated voxglitch
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-20 13:33:39 +01:00
falkTX
7b0504c16b
Update voxglitch
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-20 11:34:27 +01:00
falkTX
1575f605a9
Rework how host parameters map does its thing, now using a menu
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-19 13:21:52 +01:00
falkTX
8d1138f926
Make Host Parameters smoothing optional
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-19 11:47:49 +01:00
falkTX
83ba2ca091
Make sure plugins do not use osdialog, add Lilac implementation
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-17 23:41:37 +01:00
falkTX
d4e1ae6a45
Fix flipped Fundamental noise outputs
Closes #246

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-17 22:31:14 +01:00
falkTX
9f3bc9f11f
Do not trigger host time reset when tick == 0
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-17 22:18:04 +01:00
falkTX
becfa5d39d
lv2export: expose lights as control output ports, always connect cv
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-01 16:17:15 +01:00
falkTX
848237c9c5
Fix missing svg resource for host params map
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-01 15:15:42 +01:00
falkTX
d9c9c5d19c
Continue work on LV2 export, add a few plugins
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-01 15:14:49 +01:00
falkTX
bcd1b9e273
Update to latest carla, dpf, and pugl, needs testing
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-28 03:06:41 +01:00
falkTX
b3d68d9e9f
Silence gcc warning about alignment ABI changes
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-26 13:57:38 +01:00
falkTX
d7f8575782
Do not use -faligned-new on macOS
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 19:27:52 +01:00
falkTX
e002a18915
Fix another typo
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 17:25:15 +01:00
falkTX
6414bdfa7c
Fix a typo
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 17:14:20 +01:00
falkTX
9267d8736c
Some more build fixing
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 17:03:52 +01:00
falkTX
9c9276ac68
Fix windows build
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 14:35:43 +01:00
falkTX
20e6f30bcc
Enable JSFX plugin support in Ildaeil
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 14:19:05 +01:00
falkTX
e861389537
Add Host Parameters Map module, functional but still WIP
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-23 03:56:01 +01:00
falkTX
952304999d
Optimize HostParameters module and also those without audio
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-23 00:18:05 +01:00
falkTX
d8a341be95
Avoid RT-unsafe allocations on HostMIDI-Map
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-22 23:47:08 +01:00
falkTX
21004ab183
Tweak module loading to match new Rack 2.1.1 behaviour
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-21 23:05:19 +01:00
falkTX
5eba049074
Another build conflict fix
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-21 10:53:03 +01:00
falkTX
b0c90b47b2
Add forsitan modulare modules
Closes #238

Signed-off-by: falkTX <falktx@falktx.com>
2022-05-21 10:45:05 +01:00
falkTX
f9e471e7fb
Fix build
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-21 10:07:02 +01:00
falkTX
73af70de01
Reintroduce AS modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-21 03:57:57 +01:00
falkTX
7e1da35de7
Fix Sassy Scope freq tooltip
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-18 20:08:08 +01:00
falkTX
e0f12a9998
Fix mouse up event for imgui based widgets
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-18 19:31:32 +01:00
falkTX
fc1fb75123
Save and restore sassy scope state
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-18 18:40:05 +01:00