Commit graph

677 commits

Author SHA1 Message Date
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
falkTX
d66e1cb88e
Final FreeBSD fix
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-08 00:30:10 +00:00
falkTX
4efe110b36
Fix build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-07 22:23:51 +00:00
falkTX
7fcb46832c
More make tweaks, try to always use correct paths
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-07 22:10:47 +00:00
falkTX
0fc4a61870
Build and documentation tweaks
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-07 21:07:40 +00:00
falkTX
3b7ab5df31
Set the correct plugin version
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-07 20:26:07 +00:00
falkTX
c1f436eea0 Alternative approach for zero-latency cables 2022-02-06 22:26:13 +00:00
falkTX
5bc42b2d1f Fix build without liblo 2022-02-06 12:25:56 +00:00
falkTX
f78879f3e2
Zero latency cables \o/ (please test)
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-05 23:56:14 +00:00
falkTX
0f66ba9b5b
Improve headless performance by not querying unused meters
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-05 21:41:55 +00:00
falkTX
454943f2cf Add file menu option to export uncompressed json file 2022-02-05 01:09:16 +00:00
falkTX
54fccf2a9e Fix shortcuts no longer working regression 2022-02-02 23:44:34 +00:00
falkTX
29f9f1092c
Fix glfw alphabet keys conversion
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-02 19:45:58 +00:00
falkTX
c6a5c2e72e Fix macOS build 2022-02-02 00:09:18 +00:00
falkTX
0ddfc5ce22
Make HostAudio panel 1hp thinner
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 21:16:42 +00:00
falkTX
c7006e3726
HostTime: Rename Clock to Step, add full time and BBT display
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 20:53:11 +00:00
falkTX
1311b6a127
Display module presets when available
Fixes #58

Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 19:24:30 +00:00
falkTX
934b80c59b
Fix last commit, remove now useless plugins/res folder
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 18:19:56 +00:00
falkTX
29122b180b
Rework how resource files are installed
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 15:34:21 +00:00
falkTX
47ac677388
Add extra, simple text string to be part of plugin state
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 12:52:02 +00:00
falkTX
1233a34ff8
Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 00:00:23 +00:00
falkTX
ca25477990
Only enable remote control for headless builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 23:09:01 +00:00
falkTX
0037795663
Tag our own custom version
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 13:30:20 +00:00
falkTX
de63835867
Fix logic around inplace processing audio buffer copy
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 15:53:34 +00:00
falkTX
8276f86680
Prevent use of audio drivers and ports, also unwanted
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 15:51:14 +00:00
falkTX
d3584b0567
Stop using MIDI drivers and ports completely
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 15:26:51 +00:00
falkTX
cb26617890
Implement MIDI-Map, finishing all core replacements
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 00:33:54 +00:00
falkTX
20aaf47f33
Implement MIDI-CC panel, remove and replace old Rack CC modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-29 16:51:50 +00:00
falkTX
377636fa7a
Add Ctrl + 1 and Ctrl + 2 shortcuts for zoom
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-28 21:36:09 +00:00
falkTX
ddf616c94b
Fix wrong X scroll delta
Closes #102

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-28 11:25:18 +00:00
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