{
  "authors": [
    "Fabien Chouteau"
  ],
  "build-switches": {
    "release": {
      "runtime_checks": "none"
    }
  },
  "configuration": {
    "variables": {
      "Code_Linker_Section": {
        "default": "",
        "type": "string"
      },
      "Resources_Linker_Section": {
        "default": "",
        "type": "string"
      },
      "Sample_Rate": {
        "default": "SR44100",
        "type": "Enum",
        "values": [
          "SR8000",
          "SR11025",
          "SR16000",
          "SR22050",
          "SR32000",
          "SR44100",
          "SR48000"
        ]
      }
    }
  },
  "depends-on": [
    {
      "midi": "^1.0.0"
    }
  ],
  "description": "Synth library inspired by Mutable Instruments Braids",
  "licenses": "MIT OR Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "Fabien Chouteau <fabien.chouteau@gmail.com>"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "tresses",
  "origin": {
    "commit": "223f6b7e417201c7e6534fbec34aa997c097e812",
    "url": "git+https://github.com/wee-noise-maker/tresses.git"
  },
  "tags": [
    "embedded",
    "audio",
    "synthesis",
    "nostd"
  ],
  "version": "1.0.0",
  "website": "https://weenoisemaker.com/"
}
