Skip to content

Latest commit

 

History

History
41 lines (41 loc) · 1.28 KB

TODO.md

File metadata and controls

41 lines (41 loc) · 1.28 KB
  • In
    • MIDI
    • Crow
  • Out
    • MIDI
    • Crow
  • Internal LFO
    • Consider 16 LFOs for MIDI + LFO for crow
  • Record MIDI events
    • On events
    • Off events
  • Echo MIDI events on fixed interval
  • Echo CV gate on fixed interval
  • Couple delay interval to LFO freq (some formula based on beat clock and sample freq)
  • Couple velocity LFO amplitude
  • Params
    • Just the basics
    • Consider LFOs being parametric and available for external modulation
  • Scale volts to midi and vice versa
  • Route and toggle in relayer
  • Expand Midi
    • Panic
    • Allow instantiation of all midi devices
    • Allow parameter enable disable of any midi device
    • Allow echo routing (Midi to CV, CV to CV + Midi, Midi 1 to Midi 3 + 4, etc)
  • Routing
    • Add routing channel selection
    • Add routing for initial note
    • Dynamically adapt channel options for selected device route to enable crow changes
  • UI Feedback

  • Outputs
    • Add engine output
    • Add routing for engine
    • Add NB or mx.synths
  • Respond to device added or removed

  • Consider parameter to replace velocity change with scale degree changes?
  • Other echo variations
  • v/oct maybe uses delay as slew time on delay channel
  • MPE stuff