Commit graph

753 commits

Author SHA1 Message Date
falkTX
f9e5a03ecb
AudioFile: sort filename list by name
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 19:06:29 +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
fdd39cbacc
Fix build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 10:14:25 +00:00
falkTX
90fd2f06cb
Fix a typo
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 09:54:11 +00:00
falkTX
1233a34ff8
Fix headless build
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-01 00:00:23 +00:00
falkTX
2e4fb8975e
Set up monospaced font in text editor, use it for art
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 23:54:20 +00:00
falkTX
f80cf75e30 Fix internal modules for headless builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 23:09:56 +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
9b7e289928
Fix make clean
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 19:07:16 +00:00
falkTX
fe2d464091
Opt-in WITH_FUNDAMENTAL build flag for testing
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 14:45:45 +00:00
falkTX
8e1076caed
Remove beta status, change some writing
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 13:49:47 +00:00
falkTX
0037795663
Tag our own custom version
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 13:30:20 +00:00
FergusL
457b7530e9
Add basic building instructions (#77)
* Basic instructions for building

* One more flag and info for keeping up to date

* Move BUILDING.md to doc/

* Initial section on packaging. Small changes.

* Fix link from Readme

Co-authored-by: Simon-L <lumis@xulepth.fr>
2022-01-31 13:22:56 +00:00
falkTX
0fd687bbab
Only build EmbedWidget / MPV on X11, since it only works there
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 12:40:46 +00:00
falkTX
c3279f8f12
MPV: Use XShape to let menuBar show, hide if browser open
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 01:59:24 +00:00
falkTX
54bc763d0d
Special trickery to allow browser preview of framebuffer panels
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 21:09:25 +00:00
falkTX
da190c9bfc
Make host-midi-map 1 width higher
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 17:38:53 +00:00
falkTX
d24ad09f96
Implement ch.pressure and pitchbend in host-midi-cc; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 17:36:03 +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
68e32eb605
Update DPF, fixes VST3 crash
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-30 15:49:38 +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
eec0438d50
Implement MIDI-Gate panel
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-29 19:40:49 +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
756271f1d2
Add a little level meter to audio2 module
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-29 02:49:01 +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
77ce5cc701
Make our own knob
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-28 21:28:36 +00:00
falkTX
570d8bc2da
Import base implementation of MIDI-Map
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-28 19:53:00 +00:00
falkTX
cc098aae4c
Make module restrictions more clear
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-28 11:52:33 +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
b91af832e1
Add implementation for MIDI-CC
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-27 22:12:06 +00:00
falkTX
d68c303627
Add code logic go MIDI-Gate
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-27 21:42:30 +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
4fca34e875 Add placeholders for the rest of the core midi modules 2022-01-27 00:30:49 +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
14a2cb153e
Use -fsingle-precision-constant for MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 22:03:33 +00:00
falkTX
8d9acc3d65
Remove now unused file
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 19:03:31 +00:00
falkTX
e1b974b331
Reload audio file when sample rate changes
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 19:03:16 +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
ec15f95f32
Fix main Cardinal.vst3 crashing (unused CV busses)
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-26 18:49:52 +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