mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-01-02 00:47:47 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
61b3ecd3d3
commit
23b86fecb9
@ -67,7 +67,6 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details
|
|||||||
- name
|
- name
|
||||||
- ip
|
- ip
|
||||||
- cast vban getters to types for consistency
|
- cast vban getters to types for consistency
|
||||||
- Bus.Mono -> [int] for stereo reverse
|
|
||||||
- Bus.Levels.Convert return type [float] -> [single] for naming consistency, no functional change
|
- Bus.Levels.Convert return type [float] -> [single] for naming consistency, no functional change
|
||||||
- Meta: AddBoolMembers, AddIntMembers $arg types for consistency
|
- Meta: AddBoolMembers, AddIntMembers $arg types for consistency
|
||||||
- Device: explicit $arg types for consistency
|
- Device: explicit $arg types for consistency
|
||||||
@ -88,6 +87,7 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details
|
|||||||
- vban.stream.port: [string]$arg -> [int]$arg
|
- vban.stream.port: [string]$arg -> [int]$arg
|
||||||
- vban route range (API documentation is incorrect)
|
- vban route range (API documentation is incorrect)
|
||||||
- vban.stream.sr: $this._port -> $this._sr
|
- vban.stream.sr: $this._port -> $this._sr
|
||||||
|
- Bus.Mono -> [int] for stereo reverse
|
||||||
- Recorder.channel values: 1..8 -> (2, 4, 6, 8)
|
- Recorder.channel values: 1..8 -> (2, 4, 6, 8)
|
||||||
- Strip.Limit type [int] -> [float]
|
- Strip.Limit type [int] -> [float]
|
||||||
- Missing closing parenthesis in AppMute value string
|
- Missing closing parenthesis in AppMute value string
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user