Skip to main content
Version: 11.10.0

Running campaigns

Requirements

  • System requirements installed
  • SSE modules installed

Windows

  1. Copy the example folder new-campaign located in sound-scape-explorer-11.10.0/examples/campaigns
  2. Paste the example folder where you want and rename it
  3. Open your campaign folder and edit the .xlsx configuration file
  4. In your sound-scape-explorer-VERSION folder, double-click on start.bat
  5. You can now use SSE modules

Ubuntu / macOS

  1. Copy the example folder new-campaign located in sound-scape-explorer-11.10.0/examples/campaigns
  2. Rename the folder to whatever you want
  3. Open your campaign folder and edit the .xlsx configuration file
  4. Open a terminal
  5. Type cd followed by a <space> and the path to the sound-scape-explorer-11.10.0
  6. Enter command . venv/bin/activate
  7. You can now use SSE modules