storing control data in a buffer

halflifebe's icon

Hi,

Is it possible to store control data (value and time) in somthing like a buffer.
the gold is to store the movement I made with a midi controler so I can use the same movement later.

thanks

christiancurtis's icon

Take a look at the lao.auto abstraction here.

Christopher Dobrian's icon

See seq or mtr.

halflifebe's icon

Thanks Christopher Dobrian!

[seq] was exactly what I needed!