[PD] read Puredata array/table data from another app?

Jonathan Wilkes jancsika at yahoo.com
Tue Oct 26 20:02:08 CEST 2010


You could convert the array data to a list of 
floats, using either listabs/tabdump or 
zexy/tabdump.

-Jonathan

--- On Tue, 10/26/10, padovani <zepadovani.lists at gmail.com> wrote:

> From: padovani <zepadovani.lists at gmail.com>
> Subject: [PD] read Puredata array/table data from another app?
> To: "pd-list" <pd-list at iem.at>
> Date: Tuesday, October 26, 2010, 7:14 PM
> Hello,
> 
> is there a way to access a PD array from another app?
> 
> I'm trying to do some visualizations from arrays in
> Processing and in openFrameworks and have managed to send
> 256 floats tables (with [switch~]) per DSP block through
> OSC: anyway, OSC is not build to manage streams, but to send
> control messages...
> 
> What are the other options to do this?
> 
> (OBS: I would like to receive the data with no
> compression)
> 
> thanks for any idea/help,
> 
> josé
> 
> -- http://zepadovani.info
> 
> _______________________________________________
> Pd-list at iem.at
> mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 


      



More information about the Pd-list mailing list