Commit graph

3575 commits

Author SHA1 Message Date
JP Cimalando
45f1ebff9b
Merge pull request #838 from jpcima/version-updates
Version updates
2021-04-15 22:58:48 +02:00
Jean Pierre Cimalando
1e46b619a2 Update the LV2 version 2021-04-15 22:47:52 +02:00
Jean Pierre Cimalando
be3e3fd871 Bump sfizz version, along with the so version 2021-04-15 22:47:40 +02:00
JP Cimalando
e307e7b282
Merge pull request #836 from jpcima/api-updates
Api updates
2021-04-15 22:37:29 +02:00
Jean Pierre Cimalando
416e558c0b Add value constraints in API spec [ci skip] 2021-04-15 22:36:21 +02:00
Jean Pierre Cimalando
34f9754a99 Fix a clang-tidy problem 2021-04-15 22:21:27 +02:00
Jean Pierre Cimalando
62506b50f3 Add the missing exportMidnam C++ API 2021-04-15 22:20:31 +02:00
Jean Pierre Cimalando
ce1894ccf4 Tempo API in BPM 2021-04-15 22:14:30 +02:00
redtide
5081bcc7d3 Typo in doxygen comment 2021-04-15 22:07:55 +02:00
Jean Pierre Cimalando
38ada285f0 Change note velocity, CC value, and aftertouch arguments to int 2021-04-15 21:43:57 +02:00
JP Cimalando
b88b209bb7
Update README.md [ci skip] 2021-04-15 21:37:10 +02:00
JP Cimalando
6d30d1b5ca
Merge pull request #835 from jpcima/vst2-compat
Export a compatibility entry point for VST2
2021-04-15 19:01:23 +02:00
Paul Ferrand
28727ce877
Merge pull request #831 from paulfd/silence-files
Small, all zero files are replaced by *silence
2021-04-15 18:54:22 +02:00
Jean Pierre Cimalando
29c62cfd68 Export a compatibility entry point for VST2 2021-04-15 18:35:06 +02:00
Jean Pierre Cimalando
1bbd88607d Fix switch case without break 2021-04-15 18:11:03 +02:00
JP Cimalando
d1dce83049
Merge pull request #834 from jpcima/region-updates-bis
Direct OSC updates into the regions
2021-04-15 17:38:34 +02:00
Jean Pierre Cimalando
7b6eb953c6 Direct OSC updates into the regions 2021-04-15 17:17:21 +02:00
JP Cimalando
ce246e0f1b
Merge pull request #833 from jpcima/opcode-spec-values
Allow OpcodeSpec to process enums too
2021-04-15 17:13:53 +02:00
Jean Pierre Cimalando
dee8934b9e Allow OpcodeSpec to process enums too 2021-04-15 17:02:38 +02:00
JP Cimalando
343350ad96
Merge pull request #832 from jpcima/opcode-spec-values
Ability for OpcodeSpec to process number values
2021-04-15 16:05:11 +02:00
Jean Pierre Cimalando
eb6716181f Ability for OpcodeSpec to process number values 2021-04-15 15:49:34 +02:00
Paul Fd
16a790a33d Small, all zero files are replaced by *silence 2021-04-15 11:02:04 +02:00
JP Cimalando
4edbd5143d
Merge pull request #829 from jpcima/default-sample-quality
Change the default quality in plugins as well
2021-04-14 21:00:35 +02:00
Jean Pierre Cimalando
18461b09d4 Change the default quality in plugins as well 2021-04-14 20:04:34 +02:00
JP Cimalando
8c0c0b6d38
Merge pull request #828 from sfztools/paulfd-patch-1
Up the default sample quality
2021-04-14 20:01:20 +02:00
Paul Ferrand
49ebc8f61c
Up the default sample quality 2021-04-14 18:02:45 +02:00
Jean Pierre Cimalando
69f7b54940 Re-center the top-left logo 2021-04-14 11:25:57 +02:00
Jean Pierre Cimalando
ae3aff7ea0 Work around the blink of top-left logo 2021-04-14 11:25:57 +02:00
Paul Ferrand
887ff26220
Merge pull request #642 from paulfd/deprecate-internal-oversampling
Deprecate the internal oversampling factor
2021-04-14 11:11:55 +02:00
JP Cimalando
1c3313fb0b
Merge pull request #827 from jpcima/validate-pluginval
Validation with pluginval
2021-04-14 11:11:25 +02:00
Jean Pierre Cimalando
17c5082900 Validation with pluginval 2021-04-14 10:11:37 +02:00
Paul Fd
2d6b99e1ab Deprecate the internal oversampling factor
- Removed it completely from the library
- Kept the API for future work
2021-04-14 08:21:12 +02:00
JP Cimalando
752dd557e4
Merge pull request #826 from jpcima/button-highlight
Highlight the button of the active panel
2021-04-14 04:27:07 +02:00
Jean Pierre Cimalando
6b835cafbe Highlight the button of the active panel 2021-04-14 04:10:49 +02:00
JP Cimalando
ae5e27b7cc
Merge pull request #825 from jpcima/indices
Prevent the indices from overflowing
2021-04-14 01:41:06 +02:00
Jean Pierre Cimalando
9e15fa5e7c Prevent the indices from overflowing 2021-04-14 01:26:26 +02:00
Jean Pierre Cimalando
e3b0260d9c Fork vstgui to add file dialog updates 2021-04-13 22:43:39 +02:00
JP Cimalando
8331ae4a0f
Merge pull request #824 from redtide/cclabel-theme-color
Added missing backcolor to the ccknobs label in theme
2021-04-13 22:13:12 +02:00
Jean Pierre Cimalando
95188b14f5 Make fonts consistent on knobs and labels 2021-04-13 22:12:24 +02:00
JP Cimalando
27ed3403eb
Merge pull request #823 from jpcima/bend-smooth
Pitch envelope in cents, bend_smooth linear in pitch
2021-04-13 21:47:35 +02:00
redtide
2a0101675d Added missing backcolor to the ccknobs label in theme
should fix also the font size
2021-04-13 21:33:41 +02:00
Jean Pierre Cimalando
8809a9db97 Pitch envelope in cents, bend_smooth linear in pitch 2021-04-13 20:45:06 +02:00
redtide
5ec58b4bba UI: Restore brighter knob track color 2021-04-13 19:46:23 +02:00
JP Cimalando
5a4b1f5369
Merge pull request #820 from jpcima/hd-apis
Add high-precision API for note, aftertouch and bend
2021-04-12 23:51:31 +02:00
Jean Pierre Cimalando
3c9a7541a5 Do not require dylibbundler to build 2021-04-12 23:43:50 +02:00
JP Cimalando
6229bbe550
Merge pull request #822 from redtide/ccknob-fix
UI: set CC knobs theme colors
2021-04-12 23:05:47 +02:00
redtide
8c09edeef1 UI: set CC knobs theme colors 2021-04-12 20:58:03 +02:00
JP Cimalando
327cf9332c
Merge pull request #821 from jpcima/control-panel-style
Allow to set knob styles on the control panel
2021-04-12 18:58:41 +02:00
Jean Pierre Cimalando
5e8d6e0e5a Assign theme colors to the panel 2021-04-12 18:56:59 +02:00
Jean Pierre Cimalando
7ad50886e9 Allow to set knob styles on the control panel 2021-04-12 18:39:29 +02:00