mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 04:33:29 +00:00
effects properties added stip/bus sections
FX section added to readme. fix some docstrings. fix a couple of jumbled dates in changelog
This commit is contained in:
@@ -238,7 +238,7 @@ def _make_bus_mode_mixin():
|
||||
def _make_effects_mixin():
|
||||
"""creates an fx mixin"""
|
||||
return type(
|
||||
f"FX",
|
||||
"FX",
|
||||
(),
|
||||
{
|
||||
**{
|
||||
|
||||
Reference in New Issue
Block a user