Vban-cmd

Latest version: v2.5.2

Safety actively analyzes 701507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.5.2

Changed

- ip kwargs defaults to 'localhost'
- bps kwarg defaults to 256000.
- factory builder steps now logged at `DEBUG` level.
- Internal socket changes, they don't affect interface usage.

2.4.9

Added

- Error tests added in tests/test_errors.py
- Errors section in README updated.

Changed

- VBANCMDConnectionError class now subclasses VBANCMDError
- If the configs loader is passed an invalid config TOML it will log an error but continue to load further configs into memory.

2.3.2

Added

- vban.{instream,outstream} tuples now contain classes that represent MIDI and TEXT streams.

Fixed

- apply_config() now performs a deep merge when extending a config with another.

2.3.0

Added

- user configs may now extend other user configs. check `config extends` section in README.

2.2.0

Added

- button, vban classes implemented
- \__repr\__() method added to base class

2.1.2

Added

- `outbound` kwarg let's you disable incoming rt packets. Essentially the interface will work only in one direction.

This is useful if you are only interested in sending commands out to voicemeeter but don't need to receive parameter states.

By default outbound is False.

- sendtext logging added in base class.

Fixed

- Bug in apply() if invoked from a higher class (not base class)

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.