rewording in readme

This commit is contained in:
onyx-and-iris 2022-08-08 14:24:02 +01:00
parent cb9afc62d1
commit 6a9508c719

View File

@ -8,13 +8,11 @@
# VBAN CMD
This package offers a Python interface for the Voicemeeter RT Packet Service as well as Voicemeeter VBAN-TEXT.
This allows a user to get (rt packets) and set (vban-text) parameters over a local network. Consider the Streamer View app over VBAN, for example.
This python interface allows you to get and set parameter values over a network.
It may be used standalone or to extend the [Voicemeeter Remote Python API](https://github.com/onyx-and-iris/voicemeeter-api-python)
For sending audio across a network with VBAN you will need to look elsewhere.
There is no support for audio transfer in this package, only parameters.
For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)