opengate 0.3.1

An open-source toolset for consciousness expansion.
Documentation
segments:
  - type: tone
    gain: 0.25
    dur: 5m
    carrier: 200.0
    hz: 7.0
    noise:
      color: pink
      gain: 0.75

  - type: transition
    dur: 5m
    curve: linear
    from:
      carrier: 200.0
      hz: 7.0
      gain: 0.25
      noise:
        color: pink
        gain: 0.75
    to:
      carrier: 100.0
      hz: 3.875
      gain: 0.25
      noise:
        color: pink
        gain: 0.75

  - type: tone
    dur: 20m
    carrier: 100.0
    hz: 3.875
    gain: 0.25
    noise:
      color: pink
      gain: 0.75