mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-22 11:00:47 +00:00
add gui example to added section in changelog
This commit is contained in:
parent
01178082d2
commit
cf18ae6fcc
@ -46,6 +46,7 @@ There are other non-breaking changes:
|
|||||||
- new comp, gate, denoiser and eq tests added to higher tests.
|
- new comp, gate, denoiser and eq tests added to higher tests.
|
||||||
- `levels` example to demonstrate use of the interface without a context manager.
|
- `levels` example to demonstrate use of the interface without a context manager.
|
||||||
- `events` example to demonstrate how to interact with event thread/event object.
|
- `events` example to demonstrate how to interact with event thread/event object.
|
||||||
|
- `gui` example to demonstrate GUI controls.
|
||||||
- `{Remote}.observer` can be used in place of `{Remote}.subject` although subject will still work. Check examples.
|
- `{Remote}.observer` can be used in place of `{Remote}.subject` although subject will still work. Check examples.
|
||||||
- Subject class extended to allow registering/de-registering callback functions (as well as observer classes). See `events` example.
|
- Subject class extended to allow registering/de-registering callback functions (as well as observer classes). See `events` example.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user