mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 05:23:32 +00:00
update docs
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -18,6 +18,25 @@ Before any major/minor/patch is released all test units will be run to verify th
|
||||
- Device classes
|
||||
- EQ class
|
||||
- FX class
|
||||
- Vban.port sets Vban.Instream[0].port
|
||||
|
||||
### Changed
|
||||
|
||||
- some vban.instream | vban.outstream commands now added with meta functions
|
||||
- on
|
||||
- name
|
||||
- ip
|
||||
- cast vban getters to types for consistency
|
||||
|
||||
### Fixed
|
||||
|
||||
- some vban commands incorrectly read-only/write-only
|
||||
- enable
|
||||
- instream|outstream.quality
|
||||
- instream|outstream.route
|
||||
- vban.stream.port: [string]$arg -> [int]$arg
|
||||
- vban route range (API documentation is incorrect)
|
||||
- vban.stream.sr: $this._port -> $this._sr
|
||||
|
||||
## [3.3.0] - 2024-06-29
|
||||
|
||||
|
||||
Reference in New Issue
Block a user