Releases: XeroxDev/Loupedeck-plugin-VoiceMeeter
Releases · XeroxDev/Loupedeck-plugin-VoiceMeeter
v4.0.1
v4.0.0
v3.0.0
v3.0.0 (2023-02-26)
BREAKING CHANGE
- Due to the structure change, all actions have to be added again. We're sorry for
the inconvenience!
Feat
- add multi-state possibility
- remoddeled volume bar
- add command name to the bottom of adjustment bars
- add bus sel command
- named adjustment commands with mute indicator
- Load command support (#13)
- Pan_x, Pan_y adjustment support (#11)
Fix
- volume bar just shows 'Gain'
- strips/buses recognition breaks due to faulty characters
- Fix a bug that could cause InvalidOperationException in foreach statements. (#14)
- give every icon the right number (#10)
Refactor
- replace fontSize with cmdSize
- update plugin to latest structure
- change volume bar text to be at the top
- replace .Drawings with SkiaSharp
[main 394abc0] chore(release): 2.0.1 -> 3.0.0 [skip-ci]
4 files changed, 34 insertions(+), 3 deletions(-)
v2.0.1
v2.0.1 (2022-05-16)
Fix
- give every icon the right color
- icons update again
v2.0.0
2.0.0 (2022-04-04)
⚠ BREAKING CHANGES
- This code will only run in Loupedeck 5 due to api changes
Features
- Loupedeck 5 Beta support (72811bd)
- min / max value limiting for encoders (#8) (c8df8d8)
- only trigger updates for the specific values that change (#6) (36d2476)
- the icons are reflecting now the color scheme from VoiceMeeter (8246d01)