[PD] how to write different types to [text]

Christof Ressi info at christofressi.com
Sun Mar 27 22:39:29 CEST 2022


On 27.03.2022 18:22, Christof Ressi wrote:
> I guess you should be able to do [3 3( -> [text get] to get the second 
> sublist, but [3 4( -> [text get] should probably trigger an 
> out-of-range error.

I meant to write [0 3 3( -> [text get] and [0 3 4( -> [text get]...

Another side note: it would be nice if a negative field count for [text 
get] would output all fields up to the next seperator (comma or semi). 
To retrieve a sublist, we would only need to know the *index*, i.e. 
[<line> <index> -1( -> [text get]






More information about the Pd-list mailing list