Hi,
I’m kinda lost as to where to begin
can this be done via GP script or do I need some MIDI-plugin
What I want to do:
Hold 3 or 4 note chords - no sustain pedal
which would create the following arpeggios:
4-note chord (1-2-3-4) → 1-4-3-2 arpeggio repeating
3-note chord (1-2-3 ) → 1-3-2-1 arpeggio repeating
and then the variant, using the sustain pedal
Hold 3 or 4 note chords - sustain pedal pressed
which would create the following arpeggios:
4-note chord (1-2-3-4) → 1-2-3-4-3-2-1-2
3-note chord (1-2-3 ) → 1-2-3-2-3-2-1-2
Is there a way to setup a script that would analyze the live MIDI input and create those kinds of arpeggios?
I just was about to post the same list as Pianopaul did… i guess you can find something suitable from there.
I think, trying to realize something like you described in GPScript might get quite complex very quickly, since there are many diffrent eventualities to be taken in account and i doubt that the result would have the same usability and versatility as a dedicated Arpeggiator has.