mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-12-21 20:27:47 +00:00
Update CHANGELOG.md
pester tests pass for all kinds manual tests pass for all kinds - bus.device.asio
This commit is contained in:
parent
30da69469b
commit
66b3fb355c
@ -72,9 +72,11 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Device: explicit $arg types for consistency
|
- Meta functions can now take a -ReadOnly or -WriteOnly switch parameter
|
||||||
- Meta: AddBoolMembers, AddIntMembers $arg types for consistency
|
- Meta: AddBoolMembers, AddIntMembers $arg types for consistency
|
||||||
- Float getters/setters now default to two decimal places.
|
- Float getters/setters now default to two decimal places.
|
||||||
|
- Device: explicit $arg types for consistency
|
||||||
|
- Device members now added with meta functions
|
||||||
|
|
||||||
- some vban.instream | vban.outstream commands now added with meta functions
|
- some vban.instream | vban.outstream commands now added with meta functions
|
||||||
- on
|
- on
|
||||||
@ -84,6 +86,7 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details
|
|||||||
|
|
||||||
- Recorder.Armstrip|Armbus -> BoolArrayMember: now have .Get()
|
- Recorder.Armstrip|Armbus -> BoolArrayMember: now have .Get()
|
||||||
- Cast Recorder getters to types for consistency
|
- Cast Recorder getters to types for consistency
|
||||||
|
- Recorder.Prefix now added with AddStringMembers
|
||||||
|
|
||||||
- Strip.Mono is now an alias for Strip.MC on virtual strips
|
- Strip.Mono is now an alias for Strip.MC on virtual strips
|
||||||
- Strip.AppMute|AppGain can now take an app index; see README for details
|
- Strip.AppMute|AppGain can now take an app index; see README for details
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user