mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-22 04:40:53 +00:00
update changelog
This commit is contained in:
parent
4e3597075e
commit
01906b6810
@ -17,15 +17,16 @@ V2 introduces some breaking changes.
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed Get prefix from field getters in Bus, Strip, Vban, Button and Output types.
|
- Removed Get prefix from getters in Bus, Strip, Vban, Button and Output types.
|
||||||
- Pooler now communicates event updates over a channel.
|
- Pooler now communicates event updates over a channel.
|
||||||
- strip.comp now references comp struct type
|
- strip.comp now references comp struct type. (see readme for changes in setting comp parameters)
|
||||||
- strip.gate now references gate struct type
|
- strip.gate now references gate struct type. (see readme for changes in setting gate parameters)
|
||||||
- strip.eq, bus.eq now reference eQ struct type
|
- strip.eq, bus.eq now reference eQ struct type. (see readme for changes in setting eq parameters)
|
||||||
- All examples and tests have been updated to reflect the changes.
|
- All examples and tests have been updated to reflect the changes.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- denoiser type to strip types.
|
||||||
- XY parameters added to strip type
|
- XY parameters added to strip type
|
||||||
- extra logging added to getters/setters in iRemote type.
|
- extra logging added to getters/setters in iRemote type.
|
||||||
- InitPooler to Remote type in case the Pooler needs reinitiating. (perhaps the GUI closed unexpectedly)
|
- InitPooler to Remote type in case the Pooler needs reinitiating. (perhaps the GUI closed unexpectedly)
|
||||||
|
Loading…
Reference in New Issue
Block a user