Page 1 of 1

Posted: 06 Feb 2017, 00:06
by lytz1
And another one I have a little bit trouble realizing.

I'd like to build a small Octave Sequencer, 5 Rows (+24,+12+,0,-12,-24)
and a variable number of steps (length) that transposes a Midi Sequence
in octaves in a sequenced fashion.

I am working on an array sequencer right now, but I have a bit trouble here.

Is this the best approach? Any hints on how I should tackle that patch?

Thanks in advance,
tL.

(Biggest issue is that I can't get the buttons "monophonic" - for lack of a better word.. :) I hope you guys know what I mean by that.)

Posted: 06 Feb 2017, 11:52
by sephult
So you using a step generator for octave jumping?

I actually have one if you would like to look at and taylor to your needs, or I can just walk you through some ideas.

-s

Posted: 06 Feb 2017, 19:29
by lytz1
Hey Seph',

Yes, exaclty, Step Generator for Octavejumping. Sure, I'd like to take a look at yours if I can.
Probably will explain everything in itself. Let me know. ;)

Best,
tL.