Hi,
Does anybody know of an object (maybe an abstraction over cyclone/seq) with the following properties:
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.
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
[else/midi] does all that [seq] and more, and I could add a 'looprange' method for number of beats by request :)
Em sex., 17 de nov. de 2023 às 04:14, Peter P. peterparker@fastmail.com escreveu:
- Chris McCormick chris@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
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list