Hello,
Was just reading an old list post where Miller mentions adding a possible "sort" to [list] [array] [text] objects:
https://lists.puredata.info/pipermail/pd-list/2015-05/110066.html
Was wondering if this is still on the table for adding this functionality? I think just sorting ascending and descending would be enough to simplify patches and remove some reliance on [list-drip] stuff.
m
helo
as of pd 0.50-2 text has a sort function. its details live inside the text define subpatch in text help.
best
hans
Am 17.03.2020 um 14:50 schrieb me.grimm megrimm@gmail.com:
Hello,
Was just reading an old list post where Miller mentions adding a possible "sort" to [list] [array] [text] objects:
https://lists.puredata.info/pipermail/pd-list/2015-05/110066.html
Was wondering if this is still on the table for adding this functionality? I think just sorting ascending and descending would be enough to simplify patches and remove some reliance on [list-drip] stuff.
m
-- ____________________ m.e.grimm, m.f.a, ed.m. cornell u., tc3 megrimm.net ____________________ _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
ah yes that sorts all lines...
i guess im asking to sort across a single line so "3 1 4 2" sorts to "1 2 3 4". I guess the same would be true of a [list sort].
m
On Tue, Mar 17, 2020 at 12:01 PM hans w. koch hansw.koch@gmail.com wrote:
helo
as of pd 0.50-2 text has a sort function. its details live inside the text define subpatch in text help.
best
hans
Am 17.03.2020 um 14:50 schrieb me.grimm megrimm@gmail.com:
Hello,
Was just reading an old list post where Miller mentions adding a
possible "sort" to [list] [array] [text] objects:
https://lists.puredata.info/pipermail/pd-list/2015-05/110066.html
Was wondering if this is still on the table for adding this
functionality? I think just sorting ascending and descending would be enough to simplify patches and remove some reliance on [list-drip] stuff.
m
-- ____________________ m.e.grimm, m.f.a, ed.m. cornell u., tc3 megrimm.net ____________________ _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->