mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 05:10:48 +00:00
typo fixes
This commit is contained in:
parent
5d1fc9736e
commit
408218ea32
12
CHANGELOG.md
12
CHANGELOG.md
@ -18,13 +18,13 @@ Before any major/minor/patch is released all test units will be run to verify th
|
|||||||
|
|
||||||
v3 introduces some breaking changes. They are as follows:
|
v3 introduces some breaking changes. They are as follows:
|
||||||
|
|
||||||
- Strip[i].comp now references [Comp] class. (see README for details on settings strip.comp paramters)
|
- Strip[i].comp now references [Comp] class. (see README for details on settings strip.comp parameters)
|
||||||
- Strip[i].gate now references [Gate] class. (see README for details on settings strip.gate paramters)
|
- Strip[i].gate now references [Gate] class. (see README for details on settings strip.gate parameters)
|
||||||
- Strip[i].eq now references [Eq] class. (see README for details on settings strip.eq paramters)
|
- Strip[i].eq now references [Eq] class. (see README for details on settings strip.eq parameters)
|
||||||
- Strip[i].device now references [Device] class. (see README for details on settings strip.device paramters)
|
- Strip[i].device now references [Device] class. (see README for details on settings strip.device parameters)
|
||||||
|
|
||||||
- Bus[i].eq now references [Eq] class. (see README for details on settings bus.eq paramters)
|
- Bus[i].eq now references [Eq] class. (see README for details on settings bus.eq parameters)
|
||||||
- Bus[i].mode now implemented as its own class.
|
- Bus[i].mode now implemented as its own class [Mode]. (see README for details on settings bus.mode parameters)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user