mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-21 18:40:48 +00:00
add observer README
This commit is contained in:
parent
4e8532e805
commit
94bace4f4d
14
examples/observer/README.md
Normal file
14
examples/observer/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
## About
|
||||
|
||||
Registers a class as an observer and defines a callback.
|
||||
|
||||
## Use
|
||||
|
||||
Run the script, then:
|
||||
|
||||
- change GUI parameters to trigger pdirty
|
||||
- press any macrobutton to trigger mdirty
|
||||
- play audio through any bus to trigger ldirty
|
||||
- any midi input to trigger midi
|
||||
|
||||
Pressing `<Enter>` will exit.
|
Loading…
Reference in New Issue
Block a user