Leo from SoundForMore had a feature request for a module that would sync with the host and generate MIDI note event pulses at regular intervals following the host.
Parameters:
  • Steps: sync values like 1/1, 1/4 etc.
  • Gate 0-100%, pulse length
  • MIDI Ch, Note and Vel for the MIDI note events generated.
Indicators:
  • Pulse Indicator.
Generation would pause when transport is stopped. At the moment, all Mela modules assume transport is always running, even if the host stops transport, internally Mela keeps going based on the the last host tempo. This module will be the first not to do that. This might mean that in standalone mode I have to introduce a start/stop button globally, but initially, it will not be usable in standalone.
Feel free to add comments, suggestions, and tweaks.