[PD] MIDI loop

Peter P. peterparker at fastmail.com
Fri Nov 17 08:12:21 CET 2023


* Chris McCormick <chris at mccormick.cx> [2023-11-17 04:29]:
> 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.

Witout checking its specs myself you might want to look at Kristof
Czaja's [xeq] which no longer lives at
http://suita.chopin.edu.pl/~czaja/miXed/externs/xeq.html
but was forked to
https://github.com/pd-externals/xeq

cheersz, P





More information about the Pd-list mailing list