{
  "id": "bass_clarinet",
  "name": "Bass clarinet",
  "family": "wind",
  "class": "wind_blown",
  "axes": {
    "pitchFix": 2,
    "sustain": 2,
    "polyphony": -2,
    "harmonicity": 2,
    "register": -2,
    "range": 2,
    "articulation": 1,
    "transduction": -2,
    "dynamics": 1
  },
  "short": "bassclarinet",
  "parts": [
    {
      "id": "bass_clarinet_range",
      "name": "Range",
      "surface": false,
      "variants": [
        {
          "id": "bass_clarinet_to_low_c",
          "default": true,
          "name": "To low C",
          "descriptors": [
            "low-c",
            "extended",
            "sonorous"
          ],
          "match_tokens": [
            "low-end",
            "orchestral"
          ]
        },
        {
          "id": "bass_clarinet_to_low_eb",
          "default": false,
          "name": "To low E♭",
          "descriptors": [
            "low-eb",
            "standard",
            "woody"
          ],
          "match_tokens": [
            "orchestral"
          ]
        }
      ]
    },
    {
      "id": "bass_clarinet_style",
      "name": "Style",
      "surface": false,
      "variants": [
        {
          "id": "bass_clarinet_classical_legato",
          "default": true,
          "name": "Classical legato",
          "descriptors": [
            "classical-legato",
            "dark",
            "smooth"
          ],
          "match_tokens": [
            "orchestral"
          ]
        },
        {
          "id": "bass_clarinet_jazz",
          "default": false,
          "name": "Jazz",
          "descriptors": [
            "clarinet-jazz",
            "fluid",
            "expressive"
          ],
          "match_tokens": [
            "jazz-context"
          ]
        },
        {
          "id": "bass_clarinet_klezmer",
          "default": false,
          "name": "Klezmer",
          "descriptors": [
            "clarinet-klezmer",
            "wailing",
            "ornamented"
          ],
          "match_tokens": [
            "klezmer-context"
          ]
        }
      ]
    }
  ],
  "_ownParts": [
    {
      "id": "bass_clarinet_range",
      "name": "Range",
      "surface": false,
      "variants": [
        {
          "id": "bass_clarinet_to_low_c",
          "default": true,
          "name": "To low C",
          "descriptors": [
            "low-c",
            "extended",
            "sonorous"
          ],
          "match_tokens": [
            "low-end",
            "orchestral"
          ]
        },
        {
          "id": "bass_clarinet_to_low_eb",
          "default": false,
          "name": "To low E♭",
          "descriptors": [
            "low-eb",
            "standard",
            "woody"
          ],
          "match_tokens": [
            "orchestral"
          ]
        }
      ]
    },
    {
      "id": "bass_clarinet_style",
      "name": "Style",
      "surface": false,
      "variants": [
        {
          "id": "bass_clarinet_classical_legato",
          "default": true,
          "name": "Classical legato",
          "descriptors": [
            "classical-legato",
            "dark",
            "smooth"
          ],
          "match_tokens": [
            "orchestral"
          ]
        },
        {
          "id": "bass_clarinet_jazz",
          "default": false,
          "name": "Jazz",
          "descriptors": [
            "clarinet-jazz",
            "fluid",
            "expressive"
          ],
          "match_tokens": [
            "jazz-context"
          ]
        },
        {
          "id": "bass_clarinet_klezmer",
          "default": false,
          "name": "Klezmer",
          "descriptors": [
            "clarinet-klezmer",
            "wailing",
            "ornamented"
          ],
          "match_tokens": [
            "klezmer-context"
          ]
        }
      ]
    }
  ]
}