Hi,

Does anybody know of an object (maybe an abstraction over cyclone/seq) with the following properties:

* Takes an external MIDI clock tick (like seq).
* Stores MIDI events as they happen (like seq).
* Can play back recording when ticks start from 0 (like seq).
* Can take a message like "loop 64" and it will then loop the last 64 beats worth of messages it has stored from the moment it is pressed.

Hm, actually this sounds like a very small abstraction over seq maybe I should just build it?

I have an audio rate version of this which just records a constant loop to a table but I want a MIDI version.

Thanks for any input!

Chris.

--
https://mccormick.cx/



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to