Commit graph

3142 commits

Author SHA1 Message Date
Jean Pierre Cimalando
b71d56fc2e Fix a mistake in SKnobCCBox implementation 2021-02-28 10:33:11 +01:00
Jean Pierre Cimalando
119bd7a222 Add null check for view 2021-02-28 10:13:36 +01:00
JP Cimalando
56ec689642
Merge pull request #673 from jpcima/cc-knob-labeled
Labeled CC knobs
2021-02-28 08:17:58 +01:00
Jean Pierre Cimalando
c03a5dc635 Labeled CC knobs 2021-02-28 08:00:28 +01:00
JP Cimalando
7b1a022565
Merge pull request #655 from paulfd/delay
Delay every modulation by the initial voice delay
2021-02-28 04:14:57 +01:00
JP Cimalando
9ad1e7faa3
Merge pull request #672 from jpcima/filled-style-icons
Filled style icons
2021-02-27 13:42:56 +01:00
Jean Pierre Cimalando
5fe2be5fac Editor logo in shaded style 2021-02-27 13:37:03 +01:00
Jean Pierre Cimalando
8e122e3a36 Icons in filled style 2021-02-27 13:22:52 +01:00
Jean Pierre Cimalando
c88e55190f Update vstgui 2021-02-27 11:14:28 +01:00
Jean Pierre Cimalando
8241eff331 Vertically realign the buttons 2021-02-27 10:04:47 +01:00
JP Cimalando
e8056471ed
Merge pull request #670 from jpcima/sw-badge
Keyswitch badge with the key name
2021-02-27 10:00:41 +01:00
Jean Pierre Cimalando
7db931bfd2 Keyswitch badge with the key name 2021-02-27 09:45:03 +01:00
Jean Pierre Cimalando
7dc8423188 Realign things vertically 2021-02-27 08:07:06 +01:00
JP Cimalando
e830ca1398
Merge pull request #669 from jpcima/pango-fonts
Update vstgui with pango fonts for x11
2021-02-27 00:49:16 +01:00
Jean Pierre Cimalando
974c6a0376 Update vstgui for pango < 1.44 compatibility 2021-02-27 00:23:39 +01:00
Jean Pierre Cimalando
aa56a81d25 Update vstgui with pango fonts for x11 2021-02-27 00:11:38 +01:00
JP Cimalando
58b318876d
Merge pull request #668 from jpcima/fix-lv2
Fix the memory corruption in LV2
2021-02-26 22:26:45 +01:00
Jean Pierre Cimalando
097feedc95 Fix the memory corruption in LV2 2021-02-26 22:25:14 +01:00
JP Cimalando
fb818653ad
Merge pull request #666 from jpcima/simde-upstream
Switch to upstream SIMDe
2021-02-26 06:29:34 +01:00
Jean Pierre Cimalando
9cd68008a9 Switch to upstream SIMDe 2021-02-26 05:52:20 +01:00
JP Cimalando
9123f206fc
Merge pull request #665 from jpcima/show-keyswitch
Display the active keyswitch in the editor
2021-02-25 10:20:10 +01:00
Jean Pierre Cimalando
a39e1f8e2e Keyswitch name display 2021-02-25 10:10:23 +01:00
Jean Pierre Cimalando
49fa746286 Keyswitch label and value messaging 2021-02-25 09:50:43 +01:00
Jean Pierre Cimalando
291aa3d16b Rename keyswitch things for disambiguation 2021-02-25 09:22:24 +01:00
JP Cimalando
22e0aec6b1
Merge pull request #664 from jpcima/file-dialogs-ui
Prevent window input while file dialog is open
2021-02-25 09:09:02 +01:00
Jean Pierre Cimalando
ddefffea0e Prevent window input while file dialog is open 2021-02-25 08:59:13 +01:00
Jean Pierre Cimalando
9f78edf533 Delayed launch of "new file" dialog 2021-02-25 06:22:22 +01:00
JP Cimalando
5e9ec9b299
Merge pull request #663 from jpcima/faust
Faust helpers with cmake
2021-02-25 02:23:15 +01:00
Jean Pierre Cimalando
c6c53a41e5 Adjust disto DC cutoff to account for oversampling 2021-02-25 02:06:56 +01:00
Jean Pierre Cimalando
988d7926b5 Clear the disto after Fs change 2021-02-25 01:48:18 +01:00
Jean Pierre Cimalando
81f54f98f2 Fix strings parameters corrupted in opcode spec work 2021-02-25 01:26:12 +01:00
Jean Pierre Cimalando
dc16470dda Fix fverb parameters corrupted in opcode spec work 2021-02-25 01:24:10 +01:00
Jean Pierre Cimalando
58c7c38f2e Add regenerated faust source 2021-02-25 00:27:21 +01:00
Jean Pierre Cimalando
acf8b9f15a Delete old faust scripts 2021-02-25 00:24:07 +01:00
Jean Pierre Cimalando
5c5c434297 Update fx with faust helpers, change oversampling strategy 2021-02-25 00:20:08 +01:00
Jean Pierre Cimalando
cd43cac59b Faust filters automatically generated 2021-02-25 00:20:08 +01:00
Jean Pierre Cimalando
9bb633e50d Add the faust helpers for cmake 2021-02-25 00:20:05 +01:00
Jean Pierre Cimalando
4a3c920f40 Rename faust files with consistency 2021-02-24 23:52:53 +01:00
Jean Pierre Cimalando
1818f2e927 Add methods to get oversampler factor given in/out rates 2021-02-24 07:39:35 +01:00
Jean Pierre Cimalando
7d885bd297 Adjust box for symmetry 2021-02-24 02:35:47 +01:00
JP Cimalando
55f2281684
Merge pull request #662 from jpcima/memory-reporting
Memory reporting and display on editor
2021-02-24 02:30:17 +01:00
Jean Pierre Cimalando
a0d8b23bff Fix warning in tests 2021-02-24 02:28:25 +01:00
Jean Pierre Cimalando
2b80d77e50 Arrange row items horizontally 2021-02-24 02:22:18 +01:00
Jean Pierre Cimalando
51b85bc17e Display the memory usage 2021-02-24 02:22:12 +01:00
Jean Pierre Cimalando
d1be18c0d9 Memory reporting by OSC 2021-02-24 01:41:20 +01:00
Jean Pierre Cimalando
57a002972d Convert BufferCounter to size_t for GiB range 2021-02-24 01:39:51 +01:00
JP Cimalando
1b9ad352e4
Merge pull request #661 from jpcima/ui-misc
Chevron menu for polyphony and misc things
2021-02-24 01:21:46 +01:00
Jean Pierre Cimalando
10d81de41c Eliminate the rest of warnings 2021-02-24 01:13:16 +01:00
Jean Pierre Cimalando
79b6f32281 Make simpler: remove the typedefs 2021-02-24 01:12:22 +01:00
Jean Pierre Cimalando
c693492462 Fix some warnings 2021-02-24 01:08:40 +01:00