{
  "id": "the-sound-of-silence",
  "title": "The Sound of Silence",
  "description": "Transform Foundry's playlists into a dynamic sound design studio. Create complex tracks with intros and seamless loops using the multi-segment sequencer, blend songs perfectly with equal-power crossfading, and control the mood with configurable silence gaps.",
  "version": "14.15.2",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "GnollStack",
      "discord": "GnollStack",
      "flags": {}
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "lib-wrapper",
        "type": "module",
        "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json",
        "compatibility": {
          "verified": "1.13.3.0"
        }
      }
    ]
  },
  "esmodules": [
    "scripts/utils.js",
    "scripts/sound-cache.js",
    "scripts/state-manager.js",
    "scripts/advanced-shuffle.js",
    "scripts/flag-service.js",
    "scripts/legacy-loop-migration.js",
    "scripts/playback-clock.js",
    "scripts/integrations.js",
    "scripts/api.js",
    "scripts/audio-fader.js",
    "scripts/cross-fade.js",
    "scripts/fade-in.js",
    "scripts/internal-loop.js",
    "scripts/loop-previewer.js",
    "scripts/looping-sound.js",
    "scripts/procedural-ambience.js",
    "scripts/procedural-auditioner.js",
    "scripts/soundscape-previewer.js",
    "scripts/playlist-config.js",
    "scripts/playlist-loop.js",
    "scripts/playlist-ui.js",
    "scripts/silence.js",
    "scripts/sound-config.js",
    "scripts/currently-playing.js",
    "scripts/main.js"
  ],
  "styles": [
    {
      "src": "styles/variables.css"
    },
    {
      "src": "styles/playlist-sidebar.css"
    },
    {
      "src": "styles/config-layout.css"
    },
    {
      "src": "styles/loop-preview.css"
    },
    {
      "src": "styles/config-sheets.css"
    },
    {
      "src": "styles/diagnostics.css"
    },
    {
      "src": "styles/currently-playing.css"
    },
    {
      "src": "styles/light-overrides.css"
    }
  ],
  "url": "https://github.com/GnollStack/The-Sound-of-Silence",
  "manifest": "https://github.com/GnollStack/The-Sound-of-Silence/releases/latest/download/module.json",
  "download": "https://github.com/GnollStack/The-Sound-of-Silence/releases/download/V14.15.2/the-sound-of-silence.zip",
  "license": "proprietary",
  "readme": "https://github.com/GnollStack/The-Sound-of-Silence/blob/main/README.md",
  "bugs": "https://github.com/GnollStack/The-Sound-of-Silence/issues",
  "socket": true,
  "flags": {}
}
