[PD] UI accessibility

2019-08-09 Thread seth hurst
I was wondering why I can see the menu bar but not everything else in the program. all I get is my reader saying pane. So I'm wondering how ui accessibility could be inprooved in the windows version. I would really love to use this and it looks like a lot of fun. I just wish I was able to do

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

2019-08-09 Thread Miller Puckette
"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

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

2019-08-09 Thread Christof Ressi
Good idea! I think it's mostly a Windows issue since macOS and Linux have been 64-bit for ages. On Windows this is how you can get the architecture: 1) open the file in binary mode 2) read the BYTE at location 0x3C to get the COFF header offset 3) seek to the COFF header offset 4) check that the

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

2019-08-09 Thread Miller Puckette
There should be a better error message for this... maybe I can find a way Pd can detect the mismatch instead of just failing. This is likely to cause a lot of people a lot of trouble. thanks Miller On Fri, Aug 09, 2019 at 01:05:09PM +0200, ro...@dds.nl wrote: > ro...@dds.nl schreef op

[PD] Fwd: Re: [PD-announce] pd 0.50-0 test1 released

2019-08-09 Thread Lucas Cordiviola
Forwarding this to Miller and the list (it's been an hour since I send to pd-announce) Forwarded Message Subject:Re: [PD-announce] pd 0.50-0 test1 released Date: Fri, 9 Aug 2019 11:40:58 -300 From: Lucas Cordiviola To:

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

2019-08-09 Thread alfonso santimone
Good stuff! Hope for double precision for low interpolation noise in buffer reading... a. www.elgallorojorecords.com soundcloud.com/alfonsosantimone www.facebook.com/alfonsosantimone On Fri, Aug 9, 2019 at 4:03 PM Alexandre Torres Porres wrote: > > > Em sex, 9 de ago de 2019 às 07:39,

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

2019-08-09 Thread Alexandre Torres Porres
Em sex, 9 de ago de 2019 às 07:39, Christof Ressi escreveu: > > 3) https://github.com/pure-data/pure-data/pull/347 (dollar-zero in > message boxes) +1000 for this one :) I didn't mention any features in my suggestions, but if I had picked one, that would be it! Actually, if I'm not mistaken,

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

2019-08-09 Thread hans w. koch
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

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

2019-08-09 Thread rolfm
ro...@dds.nl schreef op 09-08-2019 13:00: sorry, my bad: i used the 64-bits version instead of i386 opening my patch, which doesn't give problems in 0.48.1 or 0.49.0, with the test1 release it gives this: C:\Users\Gebruiker\AppData\Roaming\Pd\zexy\list2symbol.dll: couldn't load list2symbol

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

2019-08-09 Thread rolfm
opening my patch, which doesn't give problems in 0.48.1 or 0.49.0, with the test1 release it gives this: C:\Users\Gebruiker\AppData\Roaming\Pd\zexy\list2symbol.dll: couldn't load list2symbol _ ... couldn't create C:\Users\Gebruiker\AppData\Roaming\Pd\zexy\s2l.dll: couldn't load s2l ...

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

2019-08-09 Thread Jack
One bug found : => Edit / Disconnect Selection Do not disconnect to objects connected (Otherwise "Connect Selection" works). Less intelligent patching works fine too. ++ Jack Le 09/08/2019 à 12:38, Jack a écrit : > Hello Miller, > > Thank you for this new version ! > Tested on Ubuntu

[PD] [PD-announce] jmmmp library Version 0.55 - [multiarray] improvements

2019-08-09 Thread João Pais
Hello everyone, The jmmmp library of abstractions has been updated. New features and improvements to [multiarray] were prepared: - removed dependency from iemguts and multiarray-unit.pd external - array visibility - ID check and ID status query - save and load multiarray data - x and y scaling

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

2019-08-09 Thread Jack
Hello Miller, Thank you for this new version ! Tested on Ubuntu 18.04.3 LTS with Test audio and MIDI and with Gem ver: 0.94.git v0.94-29-g01b1861d. All seems OK. ++ Jack Le 09/08/2019 à 02:09, Miller Puckette a écrit : > To Pd-announce: > > Pd version 0.50-0test1 is available on

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

2019-08-09 Thread Christof Ressi
Hi Miller, thanks a lot for all your work! I just want to point out three little features which you might still want to consider: 1) https://github.com/pure-data/pure-data/pull/606 ("send" method for [value]) 2) https://github.com/pure-data/pure-data/pull/592 (add new "mode" argument to