Commit graph

753 commits

Author SHA1 Message Date
falkTX
74df0a8d4f
Draw glBars and audiofile preview on layer 1
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 10:24:18 +00:00
falkTX
a56e137f80
Fix glBars for high-dpi/scale-factor systems
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 00:43:07 +00:00
falkTX
696d60c18b
Fix text editor not saving updated text
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 00:17:43 +00:00
falkTX
3a5b3d17bb
Small little rework of glBars panel
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 00:17:24 +00:00
falkTX
f697f692cd
Correctly center Carla, HostAudio and HostCV panel content
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 00:16:52 +00:00
falkTX
b6df853376
Fix Ildaeil background
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 00:16:15 +00:00
falkTX
e1c629ee5e
Fix unmovable Cardinal blank panel
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 23:06:38 +00:00
falkTX
1a4534bf22
TextEditor: Pass-through scroll and click events to Rack as needed
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 22:59:02 +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
d37fc6dda9
TextEditor: Improve none color, fix data/state load
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 20:29:29 +00:00
falkTX
76e7de2399
HostAudio2: Use L/Mono sound on R if R is disconnected
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 18:41:39 +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
31c108c9ae
Fix a typo, midi out went only to 15
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 10:09:53 +00:00
falkTX
ae57bbf264 Fix inverted logic leading to Synth variant being mute 2022-01-24 00:48:52 +00:00
falkTX
3ea9ee075c Add Autinn modules, gplv3+ licensed 2022-01-24 00:42: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
82740df4eb
Hide Rack's Core midi2cv, cv2midi, blank and notes modules
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 22:33:35 +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
ecc8b00a9f
Fix MIDI Output
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 21:52:10 +00:00
falkTX
62e65f2f3a
Typical optimizations, on Host MIDI
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 21:24:53 +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
2066a53a07
Add stubs for HostMIDI module, implementation TODO
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 00:31:40 +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
6b9bcdeaeb
Cleanup, forgot to move cf up place up
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 23:33:16 +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
6f6d6567cd
Fix HostAudio svg
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:34:04 +00:00
falkTX
8650bb6308
Add QuickJS as submodule instead of build-time download; Skip cf
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:33:38 +00:00
falkTX
b50783ccc8
Update Carla and PawPaw
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:18:38 +00:00
falkTX
7977e04e32
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 10:23:29 +00:00
falkTX
39addfc438
Ildaeil: small things for syncing code with main project
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 01:29:47 +00:00
falkTX
fbb75770ba
Update list of modules not yet in v2
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-21 13:32:01 +00:00
falkTX
19536ae27c
Fix table
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-21 11:43:47 +00:00
falkTX
90071b60a4 Stop using problematic or unclear licensed modules for now 2022-01-21 10:48:21 +00:00
falkTX
98a3ca0f2f HostAudio: add level knob; Hide Core audio modules 2022-01-19 21:12:52 +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
30134b4b22
Document license permission requests
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-19 13:33:29 +00:00
falkTX
8f93d11465 Asked AS for redistribution rights 2022-01-19 10:43:51 +00:00
falkTX
03b2f0bf60 Extratone and GlueTheGiant license clarified 2022-01-19 10:08:17 +00:00
falkTX
0ee528bc93 Update a few plugins, finalize artwork license table 2022-01-18 22:53:34 +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
d9fc8dafde Update MindMeld and Prism, more license details 2022-01-17 22:59:41 +00:00
falkTX
41fc974b72 Update LittleUtils and Zeta, some details on licenses 2022-01-16 23:09:21 +00:00
falkTX
f9b2ec35a0
Fix regression on MIDI output
Closes #115

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-15 21:27:24 +00:00