I use qlist for this since that’s what its for: playing back delta-time sequenced data. Read the OSC data in and pump it into a qlist with each message as a list which the new built-in osc objects make even easier. Then you can save and play it back later.
Dan Wilcox @danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Feb 18, 2015, at 10:35 AM, pd-list-request@lists.iem.at wrote:
From: Jeppi Jeppi <jeppiot@hotmail.com mailto:jeppiot@hotmail.com> To: "pd-list@lists.iem.at mailto:pd-list@lists.iem.at" <pd-list@lists.iem.at mailto:pd-list@lists.iem.at>, "pd-list@iem.at mailto:pd-list@iem.at" <pd-list@iem.at mailto:pd-list@iem.at> Date: February 18, 2015 at 6:23:19 AM EST Subject: [PD] OSC logger, anyone?
Hi all, could anyone point me to a suitable OSC logging patch which could log (timestamped) OSC data to a file and load it and play it back? Maybe you know of a suitable standalone app if a PD patch is not available...(I only know oscseq)... Many thanks in advance, josep