To run a (second) set of Audisi ONE for test purposes WITHOUT affecting the actual version.
This way you can perform several tests, like a database upgrade to a new version, test new functionalities or convince yourself of proper functioning of faderstarts, playout, im- and exports, device connections, client-server communication, etc.
SERVER MACHINE
- Create a folder named ‘Beta’ inside the C: or D:\Audisi\ONE\Bin directory. The name Beta is not mandatory, but it covers the purpose of this folder.
- Copy the actual content of the Live folder (or a new version) into the Beta folder. Of course without the ONE_Base.abs file, because this file is in use by the ONE-Server.
- Copy a recent database backup file (*.abs) into the Beta folder. Rename the file to ONE_Base.abs.
- Create a new shortcut for the ONE_Server.exe in the Beta folder. Rightclick this shortcut and add these command line parameters to the Target line:
srv1ipport=40001 srv2ipport=40001
40001 is just an example, feel free to use any 4xxxx number if available
- Double click the shortcut. The ONE-Server will now start listening on Network connections 1 and 2 to port 40001 for incoming clients.
- Any client that should connect to this Beta Server should have it’s own shortcut with srv1ipport=40001 on its Target line.
CLIENT MACHINE
- Create a folder named ‘Beta’ inside the C: or D:\Audisi\ONE\Bin directory.
- Copy the actual content of the Live folder (or a new version) into the Beta folder.
- Create shortcuts for client applications with ‘srv1ipport=40001’ on its Target line.
SHORTCUTS
SAFETY
Be aware of the fact that the Live and Beta applications use separate database, but they use the same database settings.