Commit graph

227 commits

Author SHA1 Message Date
falkTX
d68c303627
Add code logic go MIDI-Gate
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-27 21:42:30 +00:00
falkTX
4fca34e875 Add placeholders for the rest of the core midi modules 2022-01-27 00:30:49 +00:00
falkTX
c091ac5d88 AudioFile: Use jack background area to symbolify output ports 2022-01-26 01:30:07 +00:00
falkTX
a2da4e86a3 AudioFile: correctly position UI elements, add save/load filepath 2022-01-26 01:05:00 +00:00
falkTX
3c9a597f7f
MPV: quick setup for load file menu action
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 13:29:13 +00:00
falkTX
975e722a10
Initial tests for embedding outside widgets, working in X11
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 12:43:18 +00:00
falkTX
f262e6661c
Fix headless builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-25 12:42:42 +00:00
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
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
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
2066a53a07
Add stubs for HostMIDI module, implementation TODO
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-23 00:31:40 +00:00
falkTX
6f6d6567cd
Fix HostAudio svg
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-22 22:34:04 +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
98a3ca0f2f HostAudio: add level knob; Hide Core audio modules 2022-01-19 21:12:52 +00:00
falkTX
caf5ca5df6 Rework plugin audio processing, use simple builtin module for it 2022-01-19 17:40:57 +00:00
falkTX
58d54066d3 Fixup glBars, static but working view 2022-01-15 11:05:38 +00:00
falkTX
e0d6d59ce9 Start file list for audiofile module 2022-01-14 20:11:58 +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
5946464fc9
Some little hacks to ensure proper mingw print format is used
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-10 10:50:36 +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
0ddd5afa43 Make imgui scale factor aware
Closes #74
2022-01-01 23:44:20 +00:00
falkTX
65257f0494 Show warning if loading Carla or Ildaeil without Carla installed
Closes #66
2022-01-01 19:11:23 +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
730cee0029
TextEditor: implement/expose syntax highlight options
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 12:24:39 +00:00
falkTX
31adcb5622
Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 11:49:08 +00:00
falkTX
6f9013da16
Make text editor a bit more useful, and resizable
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-17 20:55:51 +00:00
falkTX
268c31c029
Add text editor module for cardinal
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-17 14:21:23 +00:00
Simon-L
e42953561c Simple cardinal red theme for Ildaeil 2021-12-16 00:04:20 +00:00
falkTX
a7dc4bc21c Ildaeil: Dont show bridge option if listing internal plugins 2021-12-14 23:07:48 +00:00
Simon-L
c459ab94d0 Fix ImGui assertion error with empty IDs
See: https://github.com/ocornut/imgui/issues/4796
2021-12-10 20:58:00 +00:00
falkTX
d10825bdcd Enable carla "external" dpf internal plugins, mostly for Ildaeil 2021-12-10 09:54:13 +00:00
falkTX
0b25db0937 Implement clipboard; Cleanup
Closes #59
2021-12-09 21:09:48 +00:00
falkTX
28d3ca2d68 Fake parameter change when clicking host parameter module 2021-12-09 20:23:26 +00:00
falkTX
75aad04bb8 Skip a few internal plugins in Ildaeil that we know are useless 2021-12-09 19:46:17 +00:00