Commit graph

3152 commits

Author SHA1 Message Date
Paul Fd
5d8eda7428 Better messaging 2021-03-05 13:06:07 +01:00
Paul Fd
a98e909eeb Tweaks 2021-03-05 13:02:03 +01:00
Paul Fd
4a3c1f36e5 Handle the different types of looping 2021-03-05 00:21:35 +01:00
Paul Fd
f2a79723a7 Add support for count 2021-03-04 16:11:34 +01:00
redtide
29d8723601 Removed erroneous comment 2021-03-02 17:10:03 +01:00
JP Cimalando
4fe2dc99ca
Merge pull request #675 from jpcima/vst-misc
vst: eliminate some string comparisons
2021-03-01 07:49:20 +01:00
Jean Pierre Cimalando
e3b77b0417 vst: eliminate some string comparisons 2021-03-01 06:59:57 +01:00
Jean Pierre Cimalando
bb593277f6 Invalidate the secondary CC knob on value changed 2021-03-01 06:59:29 +01:00
JP Cimalando
4edbf1f6a5
Merge pull request #674 from jpcima/volume-and-pan-knobs
Volume and pan knobs
2021-02-28 11:22:44 +01:00
Jean Pierre Cimalando
73ab9f4858 Volume and Pan knobs at top-right corner 2021-02-28 11:11:15 +01:00
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