Skip to content

Tooling

Oddbjørn Bakke edited this page Dec 5, 2021 · 5 revisions

There are two tools that has been made to make development simpler (Windows only).
These tools can be used by anyone to either simulate a GoXLR App, or simulate a plugin for the GoXLR App.

You should be able to find the download under the latest release.
The tools need .NET 5.0 Desktop Runtime to work.

GoXLR Simulator

Can connect to a plugin, and logs the requests for route or profile change by TouchPortal.

Plugin Simulator

Can simulate the plugin, by requesting changes to the GoXLR App (or simulator).

But why does this exist?

  • It helps for developers, also for other projects than this.
  • Debugging = plugin restarts... the GoXLR App does not like that.
  • Can be used for troubleshooting.
  • Nice tool to simulate things like multi PC setups.