Commit Graph

20 Commits

Author SHA1 Message Date
Chris Cannam
9998c26ea3 Rename and reorder mode options; drop support for long window 2024-05-03 17:52:14 +01:00
Chris Cannam
cbb8329057 Exploratory work 2024-03-15 16:44:38 +00:00
Chris Cannam
7d1294098a Merge from default branch 2024-03-07 15:20:48 +00:00
Chris Cannam
6915476164 Update dates 2024-03-07 15:19:37 +00:00
Chris Cannam
888eed2faa Merge from default branch 2023-10-26 15:09:36 +01:00
Chris Cannam
b34e3cde25 Bump versions 2023-07-25 13:31:40 +01:00
Chris Cannam
5935d17ee0 Introduce first cut of live shifter 2023-06-29 16:49:30 +01:00
Chris Cannam
908239462b Adjust versions for 3.2.0 2023-03-27 16:29:54 +01:00
Chris Cannam
48680627d8 Should be using HighConsistency in plugin that supports realtime parameter changes 2023-03-08 14:39:12 +00:00
Chris Cannam
cc3e265b26 Update copyright dates 2023-01-10 11:10:06 +00:00
Chris Cannam
f82daa208c Let's call this a version 2022-09-30 11:45:38 +01:00
Chris Cannam
90ad1274d8 Add R3 support to plugins 2022-06-13 11:49:04 +01:00
Chris Cannam
e9ad04e2b4 Reorganise into faster (R2) and finer (R3) 2022-05-19 13:34:51 +01:00
Chris Cannam
5c71a78ebe Actually, enforce the ranges etc only for the new plugin 2022-01-20 08:31:44 +00:00
Chris Cannam
41ba70fbb9 Enforce range and integer hints on ratio controls, for predictability 2022-01-13 08:42:56 +00:00
Chris Cannam
4bbec50511 Rename Latency port to latency, since some hosts (e.g. muse4) don't seem to recognise it from the designation alone; also explicitly indicate its units 2022-01-12 10:10:13 +00:00
Chris Cannam
39115829c8 Add LV2_SYMBOL_EXPORT for the descriptor function - this does the same thing as our existing linker scripts I believe, but it seems to be the recommended way for LV2 2022-01-07 14:55:07 +00:00
Chris Cannam
ae28e364b1 Ardour appears to show scale points in sort order of label, not in order of value - prefix a digit to get them in the proper order 2022-01-07 14:23:50 +00:00
Chris Cannam
51c95b412f Fix wet/dry mix when performing in-place processing (output buffer == input buffer). Previously the plugin was effectively INPLACE_BROKEN but did not declare it. I never noticed this before because all the LADSPA hosts I tested in used out-of-place buffers 2022-01-07 13:50:08 +00:00
Chris Cannam
297cc8d4d0 Add LV2 plugin 2022-01-07 13:33:18 +00:00