Create MIDI note event of adjustable length

When a gate pulse arrives, I want to create a note event of adjustable length. The problem is to create that adjustable gate pulse. I tried the following, but nothing really works:

  • use the Impulse module: Works fine, but the module only allows a max pulse length of 50ms.
  • use the clock generator module: With a gate pulse at the clock input it triggers on both the rising and falling edge of the pulse.
  • use an envelope generator: Using the EG output as gate is giving unpredictable results. This looks promising, but is there any kind of comparator / Schmitt Trigger module to convert from analog signal to a square wave pulse ?

Any help is greatly appreciated.

Comments

Sign In or Register to comment.