[PD] array to text file

marius schebella marius.schebella at gmail.com
Tue Jun 10 15:40:33 CEST 2008


hi,
have a look in the explanation in 2.control_examples/15.array.pd.
you just send a message with the message
[write filename.txt(
  |
[s array1]
where filename is the name of the file that should be written (does not 
need a "txt" extension, but makes it easier if you want to look at the 
data with a text editor...). and array1 is the name of the array that 
you want to save.
marius.


potax flan wrote:
> im sure this is fairly obvious but i never tried to do this before and 
> im a bit lost:
> how can i save the contents of an array to a text file, so that i can 
> use them again later?
> i rather load txt files in  a table than have several tables because im 
> assuming that will be less cpu intensive. ami right?
> 
> p
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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