add bits kwarg to Remote Class section in README

This commit is contained in:
onyx-and-iris 2024-06-29 05:15:36 +01:00
parent d47650b150
commit 3b48367026

View File

@ -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: