{
  "id": "digital_subtractive",
  "name": "Digital subtractive synthesizer (VA)",
  "family": "electronic",
  "class": "electronic",
  "axes": {
    "pitchFix": 1,
    "sustain": 2,
    "polyphony": 2,
    "harmonicity": 0,
    "register": 0,
    "range": 2,
    "articulation": 1,
    "transduction": 2,
    "dynamics": 1
  },
  "short": "digital VA synth",
  "parts": [
    {
      "id": "electronic_technique",
      "name": "Programming approach",
      "variants": [
        {
          "id": "electronic_pad_drone",
          "default": true,
          "name": "Pad / drone",
          "applies_to": [
            "analog_synth",
            "analog_poly_synth",
            "digital_subtractive",
            "fm_synth",
            "wavetable_synth",
            "string_machine",
            "granular_synth",
            "ondes_martenot",
            "modular_synth",
            "eurorack_modular",
            "rompler_workstation"
          ],
          "descriptors": [
            "sustained",
            "pad"
          ],
          "match_tokens": [
            "electronic",
            "lead-and-pad",
            "drone-like",
            "drone-foundation"
          ],
          "canonical_tags": [
            "ambient",
            "shoegaze"
          ]
        },
        {
          "id": "electronic_arpeggiated",
          "name": "Arpeggiated sequence",
          "applies_to": [
            "analog_synth",
            "analog_mono_synth",
            "analog_poly_synth",
            "digital_subtractive",
            "fm_synth",
            "wavetable_synth",
            "modular_synth",
            "eurorack_modular",
            "monosynth_acid_bass",
            "rompler_workstation"
          ],
          "descriptors": [
            "arpeggiated",
            "sequenced"
          ],
          "match_tokens": [
            "electronic",
            "arpeggio-decoration"
          ],
          "canonical_tags": [
            "synthwave"
          ]
        },
        {
          "id": "electronic_lead_line",
          "name": "Lead synth line",
          "applies_to": [
            "analog_synth",
            "analog_mono_synth",
            "analog_poly_synth",
            "fm_synth",
            "digital_subtractive",
            "wavetable_synth",
            "ondes_martenot",
            "theremin",
            "rompler_workstation"
          ],
          "descriptors": [
            "lead",
            "singing"
          ],
          "match_tokens": [
            "electronic",
            "lead-melody"
          ],
          "canonical_tags": [
            "pop",
            "synthwave"
          ]
        },
        {
          "id": "electronic_bass_sub",
          "name": "Sub-bass",
          "applies_to": [
            "analog_synth",
            "analog_mono_synth",
            "analog_poly_synth",
            "monosynth_acid_bass",
            "fm_synth",
            "wavetable_synth",
            "modular_synth",
            "eurorack_modular",
            "digital_subtractive",
            "rompler_workstation"
          ],
          "descriptors": [
            "sub-bass",
            "low"
          ],
          "match_tokens": [
            "electronic"
          ],
          "canonical_tags": [
            "hip-hop",
            "trap",
            "dubstep"
          ]
        },
        {
          "id": "electronic_pluck_short",
          "name": "Pluck / short envelope",
          "applies_to": [
            "analog_synth",
            "analog_mono_synth",
            "analog_poly_synth",
            "fm_synth",
            "digital_subtractive",
            "wavetable_synth",
            "rompler_workstation"
          ],
          "descriptors": [
            "plucked",
            "short-envelope"
          ],
          "match_tokens": [
            "electronic",
            "string-attack"
          ],
          "canonical_tags": [
            "pop",
            "edm"
          ]
        }
      ],
      "_fromFamily": true
    },
    {
      "id": "va_archetypes",
      "name": "Archetypal model",
      "variants": [
        {
          "id": "access_virus",
          "default": true,
          "name": "Access Virus",
          "descriptors": [
            "edgy",
            "trance-suited",
            "high-gain-saturation"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ]
        },
        {
          "id": "nord_lead",
          "name": "Clavia Nord Lead",
          "descriptors": [
            "stage-suited",
            "analog-drift-character",
            "accessible"
          ],
          "match_tokens": [
            "lead",
            "lead-melody",
            "electronic"
          ]
        },
        {
          "id": "novation_supernova",
          "name": "Novation Supernova",
          "descriptors": [
            "trance-suited",
            "full",
            "edgy"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ]
        }
      ]
    },
    {
      "id": "digital_subtractive_context",
      "surface": false,
      "name": "Use context",
      "variants": [
        {
          "id": "digital_subtractive_trance",
          "default": true,
          "name": "Trance / EDM",
          "descriptors": [
            "lead-and-pad",
            "energetic"
          ],
          "match_tokens": [
            "trance-inducing",
            "electronic",
            "synthesized"
          ]
        },
        {
          "id": "digital_subtractive_synthwave",
          "name": "Synthwave / retro",
          "descriptors": [
            "twentieth-century-evocation",
            "nostalgic",
            "genre-defining"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ]
        },
        {
          "id": "digital_subtractive_pop",
          "name": "Pop session",
          "descriptors": [
            "commercial",
            "versatile"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ],
          "canonical_tags": [
            "session"
          ]
        }
      ]
    }
  ],
  "_ownParts": [
    {
      "id": "va_archetypes",
      "name": "Archetypal model",
      "variants": [
        {
          "id": "access_virus",
          "default": true,
          "name": "Access Virus",
          "descriptors": [
            "edgy",
            "trance-suited",
            "high-gain-saturation"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ]
        },
        {
          "id": "nord_lead",
          "name": "Clavia Nord Lead",
          "descriptors": [
            "stage-suited",
            "analog-drift-character",
            "accessible"
          ],
          "match_tokens": [
            "lead",
            "lead-melody",
            "electronic"
          ]
        },
        {
          "id": "novation_supernova",
          "name": "Novation Supernova",
          "descriptors": [
            "trance-suited",
            "full",
            "edgy"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ]
        }
      ]
    },
    {
      "id": "digital_subtractive_context",
      "surface": false,
      "name": "Use context",
      "variants": [
        {
          "id": "digital_subtractive_trance",
          "default": true,
          "name": "Trance / EDM",
          "descriptors": [
            "lead-and-pad",
            "energetic"
          ],
          "match_tokens": [
            "trance-inducing",
            "electronic",
            "synthesized"
          ]
        },
        {
          "id": "digital_subtractive_synthwave",
          "name": "Synthwave / retro",
          "descriptors": [
            "twentieth-century-evocation",
            "nostalgic",
            "genre-defining"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ]
        },
        {
          "id": "digital_subtractive_pop",
          "name": "Pop session",
          "descriptors": [
            "commercial",
            "versatile"
          ],
          "match_tokens": [
            "electronic",
            "synthesized"
          ],
          "canonical_tags": [
            "session"
          ]
        }
      ]
    }
  ]
}