I am trying to make an arpeggiator that takes a midi chord as input and outputs a midi arpeggio. I have a very simple patch that works pretty well, but have the problem that when the midi chord first comes in it automatically bangs all of the notes through.
I think i could fix this with a nasy string of spigots and toggles, but it would be sloppy, and i think that there has to be an easier way to do this.
I've attached the patch that I'm working on.
needs some sort of midi input and a softsynth to attach it to to work right.
thanks