Commit graph

673 commits

Author SHA1 Message Date
dreamer
f462ed8380
adding kocmoc (#176) 2022-02-25 17:22:11 +00:00
falkTX
7aedbcda62
Fix a typo
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-25 16:27:57 +00:00
falkTX
572c42a9f0
Tweak lilac colors
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-25 16:20:59 +00:00
dreamer
fef10bb2cc adding Lilac Loop 2022-02-25 15:56:11 +00:00
falkTX
60af9ac43b Add back AnimatedCircuits, dark mode now on plugin side 2022-02-21 09:15:45 +00:00
falkTX
79698d1443 Also use -Wp,-U_GLIBCXX_ASSERTIONS 2022-02-18 08:31:08 +00:00
falkTX
e9dc1c87b8
Do not allow _GLIBCXX_ASSERTIONS to be enabled, for now
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-17 23:36:23 +00:00
falkTX
d8d3b83c51 HaikuOS build fixes, headless mode works 2022-02-17 01:57:17 +00:00
falkTX
bb178bb876 Fix resize handle not taking scale factor into account 2022-02-15 23:42:27 +00:00
falkTX
d634f55fff Fix -fno-finite-math-only for CI builds 2022-02-14 23:24:23 +00:00
falkTX
06261deb87 Cleanup 2022-02-14 03:47:19 +00:00
falkTX
69f0ff9084 Do not show update-rate-limit menu options on macOS, does nothing 2022-02-14 03:28:39 +00:00
falkTX
aa0fbf4c36
Fix regression with added bypass param; Dont send patch to LV2 UI
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-14 01:35:12 +00:00
falkTX
85f8ced601
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 22:29:12 +00:00
falkTX
6628d7f69e
Remove AnimatedCircuits temporarily until explicit permission
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 22:20:40 +00:00
falkTX
66f371c77e
Remove old VCV logo filter-out logic, no longer needed
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 22:00:41 +00:00
falkTX
e9cc1afce8
Remove fundamental
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 21:59:11 +00:00
falkTX
9ac12eb0f4
Add (unused) bypass parameter, for future-proofing
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 21:57:47 +00:00
falkTX
5c7eafe1ff Build with -fno-strict-aliasing 2022-02-13 16:36:40 +00:00
falkTX
335db79d14
More packaging stuff
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-12 23:38:22 +00:00
falkTX
919196611f
Tweaks for packaging
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-12 14:26:53 +00:00
falkTX
4a7921ee90
Rename doc to folder docs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 14:46:21 +00:00
falkTX
bc7999e2d2 Set LV2 and VST3 categories for main and fx variants
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 14:16:35 +00:00
falkTX
119294e997 Update plugin description 2022-02-11 12:57:17 +00:00
falkTX
145149bd21
Update to latest DPF state API
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 04:44:30 +00:00
falkTX
d672a75228
Set custom name for MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 23:20:10 +00:00
falkTX
3ee5f8b90f
Custom default state for MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 23:14:54 +00:00
falkTX
bd038fef75
Give up on mod mutex, not the right tool; Add screenshot to manual
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 22:51:08 +00:00
falkTX
bd8b97f428
Remove atelier, more licensing stuff
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 18:34:42 +00:00
falkTX
b5ac998e4a
Tweak modgui, add initial PDF docs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 18:17:04 +00:00
falkTX
2a8c80557f
Fix some memory leaks
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 13:22:34 +00:00
falkTX
be9b5d1612
Fix build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 12:57:54 +00:00
falkTX
31872d74ed Tweak screenshot state size
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 04:34:21 +00:00
falkTX
4a65aee7c7 Initial modgui implementation
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 04:33:44 +00:00
falkTX
d04a1f8731 Make remote accept screenshot blobs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 04:33:44 +00:00
falkTX
01fbdda81d Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 04:33:44 +00:00
falkTX
a2b917c163
More screenshot tweaks, send blob to remote
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 02:32:43 +00:00
falkTX
be0ae63541
Send screenshot to remote instance
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-09 17:44:38 +00:00
falkTX
fff4d6f61d
Initial experimental work for screenshots
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-09 17:38:25 +00:00
falkTX
59e7818b41
Only use -ffat-lto-objects for MOD builds, not all headless ones
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 18:52:23 +00:00
falkTX
d7ce0829d9
Update patches
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 18:22:14 +00:00
falkTX
fdc18bc10f
Fix crash due to non-aligned Port allocation
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 18:16:35 +00:00
falkTX
62f5a80f72
Replace svgs with dummy files for MOD builds; Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 14:09:07 +00:00
falkTX
f3704490f6
Fix MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 13:07:24 +00:00
falkTX
ac297f95f4
Fix host time sometimes skipping beats
Closes #104

Turns out that the tick can be just at the end of the audio block
(ie, frame 511 of 512) and we will just barely miss it.
Because the tick is reset from host info on every audio block
(to always keep things in sync), we would miss the event because
of just 1 sample.
So give a little hand to make sure new beat is always triggered.

Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 04:07:12 +00:00
falkTX
deeecfd3ab
Convert the rest of the host modules for zero latency behaviour
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 03:20:26 +00:00
falkTX
0000456cf5
Alternative approach to zero-latency cables; Update patches
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 02:50:08 +00:00
falkTX
d507afdf2c
Cardinal main variant should not use rtaudio fallback
CV ports are treated as audio, should it would be pretty dangerous

Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 01:27:44 +00:00
falkTX
f330b71810
Simplify resource install rules
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 01:21:34 +00:00
falkTX
70cfff0e5b
Fix FreeBSD debug build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 00:36:03 +00:00