1
Fork 0
Commit Graph

356 Commits

Author SHA1 Message Date
dreamer 8134b2b679
Add HetrickCV (#69)
* try to add HetrickCV

* specify modules separately

* HetrickCV builds

* custom MidSide; invert panels; add to LICENSES file

* undo trailing whitespace removal in docs; add res symlink
2021-12-05 16:34:56 +00:00
falkTX 16f1afc73c
Enable LTO for win64 builds; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 15:15:29 +00:00
falkTX e87f3a03b9
Define __STDC_FORMAT_MACROS for windows builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 13:19:20 +00:00
falkTX 019c9c8637
Use Ildaeil in default template instead of Carla
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-05 00:07:28 +00:00
falkTX 312c49aa7d
Add Glue the Giant, fix build
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 23:53:03 +00:00
falkTX 62af644a49
Update Bidoo, now GPLv3+ compatible! :D
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 16:25:42 +00:00
falkTX 8251be8c24
Update Rack and a few modules
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 16:20:42 +00:00
falkTX fc4dc3b90b
Switch to 75% cable tension by default
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-04 16:13:29 +00:00
falkTX 039a63c384
Always build quickjs, force CC and CXX on custom make deps
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-03 22:51:12 +00:00
falkTX b362a26149
Get Qqqq modules to work
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-03 22:34:47 +00:00
falkTX 4d1b470837
Update to latest Rack
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-01 16:27:19 +00:00
falkTX 877cf9418a Fix headless build 2021-11-24 23:20:50 +00:00
falkTX 4682417dbd Add ZZC plugins 2021-11-24 22:47:51 +00:00
falkTX 0ac564aeae
Update the rest of the plugins, tweak Fundamental dark rules
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-23 23:25:56 +00:00
falkTX 8df28459a2
Update a few modules and VCV
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-23 20:40:34 +00:00
falkTX 4c4c3ae135 Experiment with Ildaeil plugin scanning on main thread, for AU 2021-11-17 14:25:31 +00:00
falkTX 7a483fca89 Fix plugin search 2021-11-16 14:37:29 +00:00
falkTX 87675ff4e3 Fix CardinalSynth after latest changes, give empty buffer to input 2021-11-16 14:22:17 +00:00
falkTX 694ac13bd6 Reorder make rules to fix build on macOS 2021-11-16 13:30:19 +00:00
falkTX d4c453487f
Dark mode for the new Bidoo modules
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-16 12:16:35 +00:00
falkTX 37c84fb961
Fix build fixes
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-16 11:05:02 +00:00
falkTX 946cba3e98 Update to latest published Rack code
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-16 10:57:51 +00:00
falkTX 5c9f4e802a Tweak files in preparation for Rack update
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-16 10:57:51 +00:00
falkTX 818d9d3254
Fix headless and debug build
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-15 23:33:21 +00:00
falkTX c4426fd125
Finish createModel override, fix Ildaeil race condition on load
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-15 22:26:26 +00:00
falkTX 41dddc3bb1 Attempt at creating widget before loading state 2021-11-15 19:35:33 +00:00
falkTX ae3097809b Ildaeil: Separate drawing and idle logic, fixing some crashes 2021-11-14 21:08:32 +00:00
falkTX a66e60c64d
Update a few modules for compiler warning fixes
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-14 10:04:24 +00:00
falkTX f5cd9c83a5 Use CardinalFX as base, as VST2 cannot do full Cardinal 2021-11-13 19:16:40 +00:00
falkTX 0fd2dff688 Stop using -ffat-lto-objects 2021-11-13 16:33:11 +00:00
falkTX d14713bdf9
Get hotkeys to work, most of them anyway
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-13 14:06:54 +00:00
falkTX d13e354728
Use host idle call to give idle to Carla and Ildaeil, fixes GL UIs
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-13 12:56:08 +00:00
falkTX aa00eef4bc hide "Browse VCV Library" button 2021-11-12 22:13:45 +00:00
falkTX 0df3db43c6 Prefer HOME env var before trying getpwuid 2021-11-12 16:13:52 +00:00
falkTX 036c8a7c26 Fix headless build 2021-11-12 15:56:35 +00:00
falkTX fb9909e421 Implement file->export, show error message on failure 2021-11-12 15:53:23 +00:00
falkTX ac6cfaf16e Forgot to add CardinalFX to the build 2021-11-09 20:39:11 +00:00
falkTX bcfae94f79 Add host cv module 2021-11-09 19:10:09 +00:00
falkTX f5920faaa3 Rename current Cardinal as CardinalFX and add 10cv+audio variant 2021-11-09 18:09:40 +00:00
falkTX 5465b44705
More tweaks for future wasm
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-09 16:01:49 +00:00
falkTX bac019897f
Start makefile tweaks to allow wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-09 12:59:54 +00:00
falkTX 34e3c0f782
Fix SYSDEPS build
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-08 16:35:32 +00:00
falkTX 6f00c5370c
Initial implementation for Carla module
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-07 20:17:04 +00:00
falkTX 38702e91f2
Handle a few more colors, AudibleInstruments looks correct
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-07 11:07:54 +00:00
falkTX 9bce61f3b8
Dark mode for ESeries and JW-Modules
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-07 10:35:22 +00:00
falkTX cc610760d6 Full dark mode 2021-11-07 03:21:21 +00:00
falkTX f2bdbd8061 Ignore input key repeats 2021-11-06 23:49:16 +00:00
falkTX 0f889e77fc Replace silver screws with black ones, invert colors
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-06 20:06:42 +00:00
falkTX e810c8e4a9
Some experiments with LTO
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-06 20:06:19 +00:00
falkTX 5a98036a7d
Hide symbols from zstd too
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-06 19:16:45 +00:00
falkTX 6cda0c7a67
Implement save/restore for Ildaeil
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-06 16:29:46 +00:00
falkTX af80d41aef
Store entire time info in context; More ImGui/Ildaeil fixups
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-06 15:19:06 +00:00
falkTX d2b1cf420e
Fix crash on close when using gl/fbo modules
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-06 14:41:47 +00:00
falkTX 072f9ee3ca
Get Ildaeil to do some useful things
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-05 23:07:18 +00:00
falkTX 83d2f852dd
Use new isDummyInstance DPF method and get rid of xvfb
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-05 12:44:06 +00:00
falkTX 0e3b41362f
Alternative way to look for resources
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-05 10:51:30 +00:00
falkTX 667cf05361
Filter out Fundamental VCV logos too; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-05 10:34:49 +00:00
falkTX fe4c0f6127 Use puts instead of printf to keep mingw happy 2021-11-05 00:21:10 +00:00
falkTX 383f02ee2b Filter out VCV logo from Core files at runtime 2021-11-04 23:58:43 +00:00
falkTX 802768a77e
Fix -fno-finite-math-only placement, overriding user flags
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-04 15:58:30 +00:00
falkTX 1af687aa6c
Use the nvgCreateGL from DPF, fixes Windows builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-04 12:07:39 +00:00
falkTX d6d0e0f734
Get rid of engine context pointer
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-04 11:13:45 +00:00
falkTX 0c916ae619
Switch back to using NanoVG UI
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-04 10:49:34 +00:00
falkTX 9771e89997 Fix crash on close after the latest commits 2021-11-04 01:14:50 +00:00
falkTX 24c9a3b6c2 Cleanup 2021-11-04 00:49:13 +00:00
falkTX 9ff29396df
New approach for Window (always valid; swap handles for real UI)
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-03 23:27:24 +00:00
falkTX 823ad6b53d
Remove threading options from UI since they will do nothing now
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-03 20:36:33 +00:00
falkTX 3766f0bd42
Override Engine to 100% ensure proper threading (ie, none)
Signed-off-by: falkTX <falktx@falktx.com>
2021-11-03 20:34:41 +00:00
falkTX 86fbd84cf6
Fix crash on close, do not setup worker threads
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-31 12:38:07 +00:00
falkTX 9eb1583671
Add time reset signal when transport relocates
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-29 23:27:30 +01:00
falkTX 3898ea976e
Work a bit on params/time GUI; Implement Time clock signal
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-29 23:16:01 +01:00
falkTX 9c47f1c95d
Tweak the default project to be more useful
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-29 20:05:11 +01:00
falkTX e920e18f1f
Fix initial scroll position for new projects
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-29 19:53:59 +01:00
falkTX 9b9d8f6d4d
Use DPF built-in dejavu sans font as default
This allows to display text even with resources not available

Signed-off-by: falkTX <falktx@falktx.com>
2021-10-29 15:58:36 +01:00
falkTX a872013f90
Fix link when using SYSDEPS
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-29 15:29:58 +01:00
falkTX f34b820000 TESTING: Give up on our own context mutex 2021-10-29 11:00:50 +01:00
falkTX 7d5cfe997d Fix local path to template.vcv 2021-10-29 10:53:19 +01:00
falkTX 24ad763bc8 Initial implementation for host tempo module: play, bar and beat 2021-10-29 02:41:22 +01:00
falkTX ed16b5f642
Play nice with Wine
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-28 22:15:42 +01:00
falkTX 9b254bbc12 Tests for integrated opengl widgets in vcv canvas 2021-10-28 01:22:54 +01:00
falkTX 83f0cde441 Importing makefile base is still needed 2021-10-27 20:10:40 +01:00
falkTX 7552ac59e1 This is a bit weird, but works 2021-10-27 19:57:49 +01:00
falkTX 991ed6c8a7 Initial setup for Cardinal plugin variants 2021-10-27 19:34:16 +01:00
falkTX b3a1efdc4b Rename file menu option "Open" as "Import..." 2021-10-27 15:55:42 +01:00
falkTX 9d90823a32 Use async dialog in place of osdialog 2021-10-27 15:30:14 +01:00
falkTX 541a994adf Add window size as plugin state 2021-10-27 03:20:18 +01:00
falkTX a5c42b5460 Fix super/meta modifier not being set 2021-10-27 02:45:12 +01:00
falkTX ad5429cfbb Do not take context lock when loading patch via UI 2021-10-27 00:38:01 +01:00
falkTX 570f9f94a9 Make sure libarchive uses libzstd instead of external tools; Cleanup 2021-10-27 00:16:12 +01:00
falkTX 0c7c99c8fc
More careful UI creation
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-26 21:35:05 +01:00
falkTX 56400169d3
Fix lockup on load after the latest commits
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-26 20:31:03 +01:00
falkTX a2035b7b69 Stop using osdialog altogether; Fix macOS file->open action 2021-10-26 18:56:02 +01:00
falkTX e551acc5a4 Make sure to load the correct template.vcv 2021-10-26 17:13:31 +01:00
falkTX 15b6ca0397
Add some info prints regarding remote control
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-23 16:09:33 +01:00
falkTX e83d514eb6
Initial code for remote push over OSC
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-23 15:48:09 +01:00
falkTX a00020e597
Support fully headless builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-23 02:30:42 +01:00
falkTX 79e74ef909
Add in NANOVG_GLES2 for possible future case usage
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-23 01:21:07 +01:00
falkTX 453789c38a
Leave stuff behind from the unsuccessful remote attempt
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-23 01:14:09 +01:00
falkTX d4b17e0a90
Sort out some makefile details
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-23 01:13:15 +01:00
falkTX c55455eb21
Allow to cancel file-open dialog
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-22 16:27:03 +01:00
falkTX c6b0a0241e
Get file->open to use DPF file browser actions, not osdialog
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-22 14:22:49 +01:00
falkTX 88beb01572
Alternative folder setup for custom files, override MenuBar.cpp
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-22 14:08:57 +01:00
falkTX 0a0f09bc8a
Custom file menu
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-22 13:26:07 +01:00
falkTX 08b6a8ef8b
Implement the rest of parameters / user-settings
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-22 12:04:53 +01:00
falkTX f31343119b Fix offset for ui->dsp parameter changes
Closes #22

Signed-off-by: falkTX <falktx@falktx.com>
2021-10-22 11:16:03 +01:00
falkTX 738a0c820e
Alternative MIDI output approach that works
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 23:54:04 +01:00
falkTX 3600f441ab
Non-working MIDI output
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 23:02:03 +01:00
falkTX 70d2f63acc
Add MIDI input driver
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 22:53:45 +01:00
falkTX f178251d79
Fix finding resources in windows for plugins using '/' separator
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 20:41:34 +01:00
falkTX 6e837dda8c
Do not use RGBA on OpenGL setups for now
Fixes #20

Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 20:23:00 +01:00
falkTX 4f4135e177
Fix plugin cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 18:47:30 +01:00
falkTX e5fb0e1986
Fix debug build and lv2 gen
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 18:16:22 +01:00
falkTX 6675a1e81d
Allow to link against system dependencies
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 17:35:41 +01:00
falkTX 28bcac708f
Tweaks for proper plugin resource usage
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 17:10:54 +01:00
falkTX 588f316fd6
Do not crash if default font cant be loaded
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 16:37:40 +01:00
falkTX 649773c851
Continue work for redistributable binaries, WIP
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-21 12:03:01 +01:00
falkTX 0c6746fdce Start of custom asset location handling, WIP 2021-10-21 03:10:14 +01:00
falkTX 74206ec01a Import water code for SharedResourcePointer, use it for init 2021-10-21 01:02:57 +01:00
falkTX 05df01ef3a Fix build dir outside of source 2021-10-21 00:53:22 +01:00
falkTX 5e3692b0e1
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-20 20:40:58 +01:00
falkTX c469dbf76b
Initial work for host parameters module
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-20 20:37:42 +01:00
falkTX d989bdcc59
Add stubs for host-exposed parameters; Move app scenes to DSP
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-20 14:56:12 +01:00
falkTX 94f6412b4c
Fix crash on close; Set getDefaultDeviceId; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-20 12:02:47 +01:00
falkTX b5785743e8 Initial attempt at plugin state/restore 2021-10-20 03:05:03 +01:00
falkTX c4ee1b06df
Implement keyboard modifiers
Fixes #13

Signed-off-by: falkTX <falktx@falktx.com>
2021-10-19 16:11:16 +01:00
falkTX 11cd37ea7a
Make LTO optional; Redefine some conflicting plugin types
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-19 16:01:30 +01:00
falkTX 49a7138e87
Fix previous commit
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-19 16:00:53 +01:00
falkTX 2ccdd992bc
Fix windows build, cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-19 14:49:18 +01:00
falkTX 0dce76052e
Initial steps for LTO, not enabled yet
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-19 14:20:43 +01:00
falkTX 9b872dfd50
Add AmalgamatedHarmonics; Make UI resizable
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-19 12:47:29 +01:00
falkTX f9acd503cc
Fix/force windows builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 22:07:30 +01:00
falkTX e0e718a7b3
Build with -fno-finite-math-only
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 18:19:47 +01:00
falkTX 8a773cba62
Silent audio outputs if no driver active, rather than pass-through
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 15:55:52 +01:00
falkTX 6731453b24
Hide a few menu entries
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 15:21:55 +01:00
falkTX c0d839f7af
Reduce time spent with UI context
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 14:43:20 +01:00
falkTX fe8ea81dc2
Ignore non-printable characters
Fixes #5

Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 14:40:59 +01:00
falkTX 7ea10c0b92
Add back mousePos scale factor divider
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 14:20:30 +01:00
falkTX 15b137e373
Add ESeries plugin set
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 14:16:33 +01:00
falkTX 067f118f1f
Update VCV and plugins to match
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 05:10:40 +01:00
falkTX 28f2c26872
Force the way binary resources are generated
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 04:11:05 +01:00
falkTX 2a0d263666
Make sure UI starts with something visible
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 03:46:23 +01:00
falkTX 16be4fcabb
Fix unset audio device; Force never cursor lock; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 02:57:42 +01:00
falkTX d11db41c43
Add a little mutex just in case
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 02:30:14 +01:00
falkTX e0e50db2bc
Rework to allow multi-context audio, custom driver, custom context
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 02:25:35 +01:00
falkTX 963c669d55
Add the new simplified new-project template
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 01:36:55 +01:00
falkTX e975d097c6
Hacky start at audio
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 01:35:50 +01:00
falkTX 0ecf6954e1
Create unique temporary path per instance for auto-save function
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-18 00:31:55 +01:00
falkTX 4a5e71eb7f
Cleanup Window stuff, move calls into the UI directly
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-17 23:47:56 +01:00
falkTX 4f8db21a9e
Tweak init and display name
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-17 23:19:40 +01:00
falkTX e56bbe28a4
Do plugin init/destroy ourselves, clean whitespace
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-17 22:56:50 +01:00
falkTX 9ce1e18c1f
Move common rack/plugins external repos to new include/ dir
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-17 22:15:32 +01:00
falkTX 5efc37e15c
Don't use -municode for windows builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-10-17 15:09:50 +01:00
falkTX e97dcebbdf Leave stuff around for testing 2021-10-17 04:53:32 +01:00
falkTX 27c10e10e0 Add AnimatedCircuits, for ABI on plugins (okay since static builds) 2021-10-17 03:11:14 +01:00
falkTX 739359430a Setup plugin resources to build, cleanup 2021-10-17 01:12:45 +01:00
falkTX 2a5769a6ca Reorganize files, add Fundamental plugins 2021-10-16 23:48:44 +01:00