SOUND4 Link&Share Panel is a small tool to create simple panels to supervise or control SOUND4 processors.
It uses XML description files to create panels.
You can download it from Tools directory in downloads.
Starting
There are some samples in C:\ProgramData\SOUND4\Link&Share Panel\examples
You can copy one directory in your documents, then edit it as wished.
First thing you want to change is the <hosts> section to define how to reach your processor(s).
To run it, right-click on the folder, or on the index.xml file and select "Launch with SOUND4 L&S Panel".
Documentation
There is some documentation using XML/XSLT available in the installation directory (C:\Program Files\SOUND4\Link&Share Panel\doc\doc.xml).
However, recent browser forbid to use local files for XSLT, so it works only with Internet Explorer to have a nice display.
You can find documentation directly in HTML here.
There are different themes for the panel, which are in C:\Program Files\SOUND4\Link&Share Panel\themes. You may change it in your application by changing the style attribute of the application tag.
Usage
When the panel runs, you may click on the SOUND4 icon to have a menu. This menu allows you to:
- compile the XML files so you have a single compact description which you can move to another computer without needing the sources.
- reload your interface after changing the source files
- view logs
- access the setup
- exit