[PD] [PD-announce] pd 0.50-0 test1 released

Christof Ressi christof.ressi at gmx.at
Sat Aug 10 12:37:36 CEST 2019


Works here (Windows 7).

Something I'm badly missing is the ability to sort based on a certain number of fields. I think what many people would want to do is sorting lines according to the first field (only).

So I think [sort( could really take two (optional) arguments: start index (default: 0) + number of fields (<= 0: end of line -> default)

[sort 0 1( -> sort by the leading field
[sort 1 1( -> sort by field 1
[sort 1( -> sort by all fields starting at 1, like the current [sort -k 1(
[sort 2 2( -> sort by fields 2 and 3

etc.

What do you think?

Christof


> Gesendet: Samstag, 10. August 2019 um 12:01 Uhr
> Von: s.lexer at incalcando.com
> An: "Miller Puckette" <msp at ucsd.edu>
> Cc: pd-list <pd-list at iem.at>, pd-announce at iem.at, "hans w. koch" <hansw.koch at gmail.com>
> Betreff: Re: [PD] [PD-announce] pd 0.50-0 test1 released
>
> Reading this mail with interest, I just wanted to explore the sort
> function.
>
> Opening the help file and clicking on 'sort' crashes pd. :(
> Same in the [pd sorting] subpatch.
> Irrespective of whether text window is open or closed, with data or
> without.
>
> Mac OS 10.14.5, Pd-0.50-0test1
>
> Best,
> Sebastian
>
> On 2019-08-09 17:19, Miller Puckette wrote:
> > "sort" doc is hidden away in "text define" (one sends "sort" message to
> > the
> > define object, no need for a separate "text sort" object just to do
> > that.)
> >
> > There's no "gui" method to pdcontrol anymore - I was talked out of it.
> > I have
> > to get it out of the help window though - will do that now.
> >
> > thanks
> > Miller
> >
> > On Fri, Aug 09, 2019 at 01:52:49PM +0200, hans w. koch wrote:
> >> thank you very much, miller!
> >>
> >> very excited about the ???range??? in text search, hooray!
> >> and pdcontrol is super useful too!
> >>
> >> two other observations as per release notes:
> >> 1. didn??t find "sort method for text object??? ?
> >> 2. pdcontrol: the example for system command in the help file "gui
> >> pdsend [concat bazoo [exec date]]??? didn??t work for me. (mac os
> >> 10.14.6)
> >> console says: pdcontrol: no method for ???gui'
> >>
> >> cheers
> >> hans
> >>
> >> > Am 09.08.2019 um 02:09 schrieb Miller Puckette <msp at ucsd.edu>:
> >> >
> >> > To Pd-announce:
> >> >
> >> > Pd version 0.50-0test1 is available on http://msp.ucsd.edu/software.htm
> >> > or (source only) via github: https://github.com/pure-data/pure-data
> >> >
> >> > I'm hoping to be able to put out a "stable" release in a week.
> >> >
> >> > cheers
> >> > Miller
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > Pd-announce mailing list
> >> > Pd-announce at lists.iem.at
> >> > https://lists.puredata.info/listinfo/pd-announce
> >> > _______________________________________________
> >> > Pd-list at lists.iem.at mailing list
> >> > UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
> >>
> >
> >
> >
> > _______________________________________________
> > Pd-list at lists.iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > https://lists.puredata.info/listinfo/pd-list
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
>





More information about the Pd-list mailing list