... Where can I get sssad? I can't find it in Pd-extended.

Pierre

2012/1/20 Hans-Christoph Steiner <hans@at.or.at>

sssad is a state-saving system based on [textfile].

.hc

On Jan 20, 2012, at 3:23 AM, Pierre Massat wrote:

Thanks for your reply Hans, what i meant was some externals or abstractions that make it easy to add, delete and read any line anywhere in a txt file. I'm working on a sequencer/drum machine and i want to store every song in a text file.

Pierre

2012/1/20 Hans-Christoph Steiner <hans@at.or.at>

[textfile]?

[srtfile] is an abstraction based on [textfile] for reading .srt subtitles.

.hc

On Jan 19, 2012, at 3:52 PM, Pierre Massat wrote:

> Dear List,
>
> Are there any objects to manipulate text files in Pd?
> I made a few abstractions to add any line (list) to any file with numbered lines (to facilitate access to a specific line afterwards). If anybody's interested, please let me know.
>
> Cheers!
>
> Pierre
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list





----------------------------------------------------------------------------

"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.









----------------------------------------------------------------------------

Programs should be written for people to read, and only incidentally for machines to execute.
 - from Structure and Interpretation of Computer Programs