Running campaigns
Requirements
- System requirements installed
- SSE modules installed
Windows
- Copy the example folder
new-campaign
located insound-scape-explorer-11.9.0/examples/campaigns
- Paste the example folder where you want and rename it
- Open your campaign folder and edit the
.xlsx
configuration file - In your
sound-scape-explorer-VERSION
folder, double-click onstart.bat
- You can now use SSE modules
Ubuntu / macOS
- Copy the example folder
new-campaign
located insound-scape-explorer-11.9.0/examples/campaigns
- Rename the folder to whatever you want
- Open your campaign folder and edit the
.xlsx
configuration file - Open a terminal
- Type
cd
followed by a<space>
and the path to thesound-scape-explorer-11.9.0
- Enter command
. venv/bin/activate
- You can now use SSE modules