Skip to content

Tutorial: Using client tool (vive-ctl)

vive-ctl is the command-line client tool from ViveSound SDK.

The tool is built on top of the public Control RPC and basically mirrors all available methods as terminal commands.

Use vive-ctl for development workflows and automation scripts. For example, it can:

  • Discover local engine instances and check engine status.
  • Configure processing chains, effects, and routing.
  • Load plugins and interact with them.
  • Subscribe to live captions and engine events.

Under construction

This page is under construction.