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 |
|