hq9000/py_headless_daw

create a drum synthesizer

Closed this issue · 2 comments

  • a combined processing strategy consuming midi events and producing some stereo sound
  • pure python!
    • note: it will be slow, but only for the first generation of a hit. For the same parameters, the data will be taken from a certain memoization buffer
  • harmonic, as well as noise oscillators (consider bass drum / hi hat sounds)
  • envelopes
    etc.