{
  "id": "techno",
  "name": "Techno",
  "family": "electronic",
  "lineage": "The techno tradition — machine-driven electronic dance music originating in Detroit, built on futurist synthesis and the drum machine",
  "recipe": "classic mid-1980s techno, electronic Dance, techno branch. drum machine analog, analog synth. treated studio. dynamic moving-coil, transformer-coupled solid-state pre, dbx 160 VCA, parametric EQ. cassette tape echo.",
  "recipe_chars": 215,
  "score": 5.329,
  "config": {
    "traditions": [
      "techno"
    ],
    "instruments": [
      {
        "id": "drum_machine_analog",
        "slots": {
          "kick_voice": "sine_burst_kick",
          "snare_voice": "two_oscillator_snare",
          "hat_voice": "square_summed_hat",
          "shuffle_quantize": "straight_quantize"
        },
        "scores": {
          "kick_voice": 0,
          "snare_voice": 0,
          "hat_voice": 0.2415,
          "shuffle_quantize": 0.325
        }
      },
      {
        "id": "analog_synth",
        "slots": {
          "electronic_technique": "electronic_arpeggiated",
          "oscillator": "sine_osc",
          "filter_topology": "transistor_ladder",
          "envelope": "gated_env",
          "modulation": "lfo_filter"
        },
        "scores": {
          "electronic_technique": -0.035,
          "oscillator": 0.9322499999999998,
          "filter_topology": 0.9502499999999998,
          "envelope": 0.279,
          "modulation": 0.1365
        }
      }
    ],
    "room": "treated_studio",
    "archetype": "arch_pre_daw_electronic_pioneer",
    "inline_chain": {
      "mic": "condenser_ldc",
      "pre": "transformerless",
      "console": "colored",
      "comp": "comp_distressor_modern",
      "eq": "eq_massenburg_mastering",
      "amp": null,
      "medium": "tape_30ips"
    },
    "tuning": "twelve_tet",
    "aesthetic": null,
    "arrangement": null,
    "fx_extras": [
      "tape_echo"
    ]
  },
  "source": {
    "tuning": "twelve_tet",
    "room": "treated_studio",
    "parts": {
      "electronic_technique": "electronic_bass_sub",
      "kick_voice": "bridged_t_kick",
      "snare_voice": "tone_noise_snare",
      "hat_voice": "square_summed_hat",
      "shuffle_quantize": "straight_quantize"
    },
    "chain_mic": "condenser_ldc",
    "chain_pre": "transformerless",
    "chain_comp": "comp_distressor_modern",
    "chain_eq": "eq_massenburg_mastering",
    "chain_medium": "tape_30ips",
    "chain_console": "colored",
    "chain_fx": [
      "tape_echo"
    ]
  }
}