Page 1 of 1
Any chance of implementing a basic arpeggiator on the mp-201
Posted: Sun Jan 03, 2010 2:00 am
by illum
Just standard issue up/ down/ up, down/ random would be epic. Maybe even throw in a first, last finger played if we're feeling sassy.
I didn't want to post yet another request for this thing, it's already completely exceeded my expectations, it's just that with the midi to cv capabilities added, it would be total icing on the cake.
Thanks for all your hard work Amos!
Posted: Sun Jan 03, 2010 2:05 am
by Klopfgeist
I don't own a MP-201 yet, but what about a Voltage Sequencer? I think it would be easier to implement than an arpeggiator, because an arpeggiator would require a midi input defeating the purpose of control voltage. If a sequencer was added to the MP-201, I would run to the store right now to go buy one.
Posted: Sun Jan 03, 2010 2:19 am
by illum
Why would you want to write sequences with a 4 button foot pedal? Arpeggiators are often found in midi to cv convertors but standalone ones are no longer in existence.
Ooooh! Just noticed there's a nice arp implemented in the new Taurus board!
Maybe some of that code can find it's way over here...
Posted: Sun Jan 03, 2010 2:35 am
by Klopfgeist
Well the sequences could be programmed with a computer editor.
Posted: Sun Jan 03, 2010 4:41 pm
by willi
Those features would certainly be useful.

Posted: Wed Mar 03, 2010 11:02 pm
by illum
Bump!
Any thoughts on this, Amos?
Posted: Wed Mar 03, 2010 11:33 pm
by Amos
Unfortunately the code space is pretty much full. I think I might just have room to add some more LFO features, if I optimize the code that's there. But as I finished the Midi to CV and envelope generation code, I repeatedly ran out of code space... had to optimize, trim things down and make them more efficient... get a few more bytes of space then fill them with new features... rinse and repeat.

Definitely no room in there for an arp now.
On the other hand, both the LP and the Taurus will send arpeggiated MIDI notes out, and you could feed those into an MP201 to get arpeggiated CV/Gate. Should work just fine.
-A
Posted: Sat Mar 20, 2010 6:59 pm
by illum
right on. thanks for the answer, Amos.