Postpones a note untill a certain length in milliseconds (ms) is reached.
Note that the notes can only started per audioframe, this means that
with buffer 256 the steps are about 6 ms, with buffer 128 the steps are 3 ms.
But since you’ll probably want to wait for longer, this should be no issue.
Length filter.lua (1.6 KB)
fixed for midibass:
Length filter V2.lua (1.6 KB)