add support for all strip level modes to observers

is_updated now returns a bool (if that channel is updated (dirty))

observer example updated.

minor ver bump
This commit is contained in:
onyx-and-iris
2022-07-06 13:14:23 +01:00
parent 1b75d53cfb
commit 9af2fc98aa
5 changed files with 62 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "voicemeeter-api"
version = "0.1.10"
version = "0.2.0"
description = "A Python wrapper for the Voiceemeter API"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"