From 3b4836702610db71b03db1574e3a5372765cecd5 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 29 Jun 2024 05:15:36 +0100 Subject: [PATCH] add bits kwarg to Remote Class section in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c61694..c0076f1 100644 --- a/README.md +++ b/README.md @@ -814,6 +814,7 @@ You may pass the following optional keyword arguments: - `midi`: boolean=False, midi updates - `ldirty`: boolean=False, level updates - `timeout`: float=2.0, maximum time to wait for a successful login in seconds +- `bits`: int=64, (may be one of 32 or 64), overrides the type of Voicemeeter GUI {Remote}.run_voicemeeter() will launch Access to lower level Getters and Setters are provided with these functions: