Changes since v0.1.0-beta:
Fixed:
- No per-channel bus layout restriction meant JUCE's default negotiation could in theory accept a >2-channel configuration for this plugin's matched-in/out-count bus; the mid/side math already assumed exactly 2 channels. Now explicitly restricted to stereo at the bus-negotiation level too.
- The wing-bar decoration's max length was hand-calibrated for one fixed 480px window size; now computed from the actual window/knob size so it can't overflow the edge at other sizes.
Added:
- Resizable window (360x280 up to 900x700); the knob now scales with the available space instead of staying a fixed size.
See CHANGELOG.md for the full version history.
Free during the beta period — see TERMS.txt in each download. Bug reports and feedback welcome via GitHub Issues.