Duplex : Notes On Wheels

Second beta has arrived with much less CPU usage, and external MIDI keyboard support

Goto Duplex beta versions for the most recent download link

Full list of features & fixes:

  • Optimize: precalculate @gate_cached
  • Optimize: scheduled updates, use the idle loop to reduce CPU usage
  • MIDI keyboard input (add as option listing available MIDI ports)-
    • Detect multiple pressed keys, update sequence length on release
    • Pitchbend is hardwired to @pitch_adjust
    • CC is hardwired to @multi_adjust (pitch is ignored)
  • Fixed: virtual KB had a couple of minor bugs
  • Fixed: skip master/send tracks when writing output
  • Tweak: start output (‘touch’) when using virtual keyboard
  • Tweak: output immediately when starting playback (first line)