Hallo, Adrian deCleir hat gesagt: // Adrian deCleir wrote:
are there objects available for recording what is done in pd.I have aproject nearly finished , it is an application where people can play music together over a network, but I want to be able to record the music played, it is all midi notes. But I also have some effects being used like reverb, is this possible?
You can record lists of things using the qlist object. Attached is a simple abstracition intended to be placed inside you patch, which will record pairs of midi note/velocity and puts them into a qlist file, each one prepended with "note". Just connect your midi input (notein) to qrec and play along.
Frank Barknecht _ ______footils.org__