Commit graph

394 commits

Author SHA1 Message Date
falkTX
abe6c8db6b
Fix regression after forcing UI keyboard/input focus
Closes #127

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-27 22:21:43 +00:00
falkTX
bcee774f7f Permission granted for audible instruments dark mode 2022-01-27 09:53:24 +00:00
falkTX
3e8b5a02a0 Bidoo has granted permission 2022-01-27 01:16:50 +00:00
falkTX
461fbeb51d Force keyboard focus on first idle
Rack does it too, so whatever..

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 22:11:20 +00:00
falkTX
8d9acc3d65
Remove now unused file
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 19:03:31 +00:00
falkTX
5282da24e9
Use a single widget for resize, always show handle
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 18:50:31 +00:00
falkTX
362cf9b2b9
Make TextEditor compatible with Core Notes, drop Core Notes
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 20:45:02 +00:00
falkTX
e29243af60
Move all liblo stuff to the same file, add crude auto-deploy mode
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 11:28:23 +00:00
falkTX
c4609cba06
Stop building Rack core audio and midi, setup Cardinal replacements
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 22:59:49 +00:00
falkTX
5d39ab42cb
Stop overriding Rack's Core modelMIDI_CV, we have our own now
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 22:42:01 +00:00
falkTX
e3b9858994
Implement midi channel filtering in host midi
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 22:28:15 +00:00
falkTX
b863d0e54c
Very crude and dirty first host midi implementation
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 19:52:46 +00:00
falkTX
810928190c
Add diffs for the overriden files
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 17:19:14 +00:00
falkTX
2c3867ca6a
Cleanup override files to be more like the original
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 17:18:41 +00:00
falkTX
8758fd53d1
Hide favorite button in module browser since it does nothing
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 16:10:58 +00:00
falkTX
623d80da4d
override plugin/Model.cpp in order to avoid link to VCV library
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 16:03:37 +00:00
falkTX
af637290fa
Make it clear which files are fully custom vs overridden
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 00:10:46 +00:00
falkTX
1194e289cb
Skip building Rack/src/app/TipWindow.cpp
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 23:27:51 +00:00
falkTX
788b45a374
Sort out situation with cf plugins
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 23:27:17 +00:00
falkTX
7977e04e32
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 10:23:29 +00:00
falkTX
90071b60a4 Stop using problematic or unclear licensed modules for now 2022-01-21 10:48:21 +00:00
falkTX
b668d78c83 Fix last commit 2022-01-19 20:38:17 +00:00
falkTX
caf5ca5df6 Rework plugin audio processing, use simple builtin module for it 2022-01-19 17:40:57 +00:00
falkTX
c06768f70f
Implement update rate limit
Closes #117

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-18 09:50:50 +00:00
falkTX
74c1694d91 Update Rack 2022-01-15 12:01:07 +00:00
falkTX
58d54066d3 Fixup glBars, static but working view 2022-01-15 11:05:38 +00:00
falkTX
1a2c64309b
Make internal plugin context use const; Fix host time
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-14 15:45:36 +00:00
falkTX
a8009a172d
Enable all the builds again
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-14 14:10:22 +00:00
falkTX
5e5a53ab2b
Experiments with static builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 15:39:09 +00:00
falkTX
533ec1de2e
Take out a few useless things from the headless build
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 08:20:46 +00:00
falkTX
28e0295a4a
Use F7 key as "deploy to MOD" action, make it visible on file menu
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 08:06:44 +00:00
falkTX
9d7bd1583b
Make resize handle never try to resize to less than it should
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-11 00:40:24 +00:00
falkTX
106c6083cd Colours galore! And fix some compiler warnings 2022-01-04 21:32:01 +00:00
falkTX
8452d0b8f6 Start of internal audiofile module, WIP
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-02 04:48:43 +00:00
falkTX
07a2101158 Fix headless build 2022-01-01 18:17:44 +00:00
falkTX
72274a3663 Show warning to user in GUI if resources are not found 2022-01-01 18:16:25 +00:00
falkTX
d5d2d5befc Update fundamental and Rack 2022-01-01 16:24:50 +00:00
falkTX
6d8a4e0f15
Update AnimatedCircuits and its license situation
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-30 00:35:30 +00:00
falkTX
4e695f3a13
Stop generating FX and Synth variants for jack standalone builds
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-29 22:35:46 +00:00
falkTX
edf1e805c9
Tweak plugin description, use macros for labels
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-29 17:40:08 +00:00
falkTX
7fe6bff959 Fix initial vst3 window size on macOS 2021-12-29 04:03:45 +00:00
falkTX
8ca43ba4f0 VST3 resize fixes for macOS 2021-12-28 21:30:34 +00:00
falkTX
ad33ca6cd9
Make variants usage less confusing in code; Fix missing vst3 fx
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-28 16:37:55 +00:00
falkTX
3e778c933c
Make small fonts less blurry
Who cares about correct rendering at such small sizes anyway

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-23 01:56:37 +00:00
falkTX
b15e5ede6c
Fix main module audio/cv usage
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-22 23:29:37 +00:00
falkTX
30b3781f3f Forgot to set plugin variant names, now done 2021-12-22 20:33:22 +00:00
falkTX
d6f151fc92
Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-22 19:04:15 +00:00
falkTX
026cde3807
Use 8 audio IO in main variant
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-22 18:56:08 +00:00
falkTX
ef2058acee
Remove CLK and CLK/N from MIDI-CV module
We have better timing sources, let's use them and leave this
legacy MIDI pulses silliness behind.

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 22:36:59 +00:00
falkTX
2745482670
Implement START/STOP/CONT messages for midi-cv usage
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 21:46:10 +00:00