Can SoundCheck be Externally Controlled Using a Python Script?

Yes, it can! By using TCP/IP controls (available in SoundCheck 15) Python can be used to interact with SoundCheck.

Attached is script that will open the Complete Test example sequence and return the JSON results.

To run this example:

1) Install Python. This example was written in Python 3, but should also be compatible with Python 2. 

https://www.python.org/downloads/

Make sure to select Add Python to PATH during the installation. 

path.png

2) Enable TCP/IP Server in SoundCheck: Edit > Preferences > Advanced. Leave the server port as the default 4444.

tcpip.png

3) Run the Python script: With SoundCheck open but no sequence loaded (e.g. Offline Mode), run the attached Python script. The Complete Test example sequence will open, run, and return results.

 

For more information, please see the “Controlling SoundCheck with TCP/IP” chapter in the SoundCheck manual.

https://support.listeninc.com/hc/en-us/articles/214729043-SoundCheck-15-Manual

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

Powered by Zendesk