Is this an appropriate place to say “ I am currently in Barcelona for ten days and would like to meet other PD users for exchange”?
If so and you are interested, send me a message offlist. Thank you.
jayrope
- - -
www.jayrope.comwww.aircushionfinish.comwww.ello.co/jayrope
Are you sure? I added an explicit browser refresh mechanism when changing paths and hitting ok in the Path dialog. You can also trigger by pressing MOD+Shift+R with the browser in focus.
> On Aug 11, 2017, at 5:46 AM, pd-list-request(a)lists.iem.at wrote:
>
> Date: Fri, 11 Aug 2017 01:31:45 +0000
> From: Lucas Cordiviola <lucarda27(a)hotmail.com <mailto:lucarda27@hotmail.com>>
> To: "pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>" <pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>>
> Subject: Re: [PD] [PD-announce] Pd version 0.48-0test7
> Message-ID:
> <BLUPR01MB552AD870AAE0F8884AA9009A6890(a)BLUPR01MB552.prod.exchangelabs.com <mailto:BLUPR01MB552AD870AAE0F8884AA9009A6890@BLUPR01MB552.prod.exchangelabs.com>>
>
> Content-Type: text/plain; charset="utf-8"
>
> w32 seems good.
>
> [pd~] is Ok.
>
> All the new documents/pd thing seems fine. New paths adds correctly,
> only a very *minor issue* is that they don't reflect on the browser
> until next restart, but not restarting they appear on the "externals"
> sub-dir.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
To be fair, changes were made after feedback was asked for but not given. A lot of time was put into balancing the issues but we sometimes have to guess what you might actually want.
> On Aug 11, 2017, at 2:18 AM, pd-list-request(a)lists.iem.at wrote:
>
> it appears that when I try to make changes to the GUI code it upsets people
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Aug 11, 2017, at 2:30 PM, pd-list-request(a)lists.iem.at wrote:
>
> what is the "Forget all...." for preferences supposed to do? Reset Pd to
> first install state?
You're only half right.
There are *two* preferences:
* core preferences: paths, libs, audio devs, startup flags
* GUI-only preferences
Forget all... clears the core preferences only.
> If so I would assume when I "forget all" I would get
> the "Would you like to create a folder in ~/Documents/Pd?" dialog but
> instead if I "Forget all..." and $ rm ~/Documents/Pd I get:
>
> Pd documents directory cannot be found:
> /Users/megrimm/Documents/Pd
> Choose a new location?
Your assumption is wrong. You did not clear the GUI preferences and the pd_docsdir plugin checks if the previous path exists. In your case it does not so it falls back by letting you know it doesn't exist and let's you choose/make a new one.
> Should it not just reset to initial "Would you like to create a folder in
> ~/Documents/Pd?" ?
No, because, again, the docspath is still set in the GUI preferences. If you want to do a full purge, you need to clear the GUI preferences as well. On macOS, use:
defaults delete org.puredata.pd.pd-gui
Sorry if this sounds like "You're doing it wrong" but this release now has this split preferences system and I used the GUI prefs for the docspath as it's really a GUI-only setting.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
>
> On Aug 11, 2017, at 10:31 AM, pd-list-request(a)lists.iem.at wrote:
>
> TLDR:
>
> This would keep box sizes of Pd <= 0.47:
> "7 12" on Linux and Mac
> "7 13" on Windows
This is more likely related to platform margins and with the newer version of Tk, the metrics might be slightly different. Also, the zoom font sizing change may have lead to this as well.
The Pd extended styling adjusted the margins in slightly different ways to account for this and I've started a PR start experiment with porting over these tweaks: https://github.com/pure-data/pure-data/pull/162 <https://github.com/pure-data/pure-data/pull/162>
> If this can't be adjusted, it would be good to know if the _new_ box
> sizes will be the canonical sizes.
Was there a canonical size before? We don't even have the same font on all platforms yet. I wouldn't plan on pixel perfect sizing yet...
It's way more than changing just the numbers in pd-gui.tcl and making per-platform metric numbers is probably a hack at best and headache at worst. In either case, IMO it's a lot of work and testing and thus may not happen *right now*.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
Nope. I have little time for further Pd work right now.
> On Aug 11, 2017, at 5:46 AM, pd-list-request(a)lists.iem.at wrote:
>
> Date: Thu, 10 Aug 2017 23:44:50 -0300
> From: Alexandre Torres Porres <porres(a)gmail.com <mailto:porres@gmail.com>>
> To: Miller Puckette <msp(a)ucsd.edu <mailto:msp@ucsd.edu>>
> Cc: pd list <pd-list(a)iem.at <mailto:pd-list@iem.at>>
> Subject: Re: [PD] [PD-announce] Pd version 0.48-0test7
> Message-ID:
> <CAEAsFmhPnRzZ=2rYLCywmeZbyevZPW+ujgOSQbMxhbDTC_-EYg(a)mail.gmail.com <mailto:CAEAsFmhPnRzZ=2rYLCywmeZbyevZPW+ujgOSQbMxhbDTC_-EYg@mail.gmail.com>>
> Content-Type: text/plain; charset="utf-8"
>
> 2017-08-10 21:18 GMT-03:00 Miller Puckette <msp(a)ucsd.edu <mailto:msp@ucsd.edu>>:
>
>> unless someone else can figure this out I'll just release it in its
>> current almost-working state.
>
> Seems Dan was on it, huh?
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
On Aug 10, 2017 11:29 AM, <pd-list-request(a)lists.iem.at> wrote:
> Send Pd-list mailing list submissions to
> pd-list(a)lists.iem.at
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.puredata.info/listinfo/pd-list
> or, via email, send a message with subject or body 'help' to
> pd-list-request(a)lists.iem.at
>
> You can reach the person managing the list at
> pd-list-owner(a)lists.iem.at
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pd-list digest..."
>
>
> Today's Topics:
>
> 1. Re: [PD-announce] Pd version 0.48-0test7 (Alexandre Torres Porres)
> 2. Re: [PD-announce] Pd version 0.48-0test7 (Alexandre Torres Porres)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 10 Aug 2017 11:04:30 -0300
> From: Alexandre Torres Porres <porres(a)gmail.com>
> To: pd-lista puredata <pd-list(a)iem.at>, Miller Puckette
> <mpuckett(a)imusic1.ucsd.edu>
> Subject: Re: [PD] [PD-announce] Pd version 0.48-0test7
> Message-ID:
> <CAEAsFmiwgeW=DH25-+jNYawa1QZ8zqA-Dj_
> S8tvWY2k3wtOzYQ(a)mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> All seems fine, expect that bug I've been calling out since test5, where
> deken can't highlight the libs for mac. So just reminding it's an important
> fix before the final release. BTW, what's the plan for the stable release?
>
> cheers
>
> 2017-08-10 0:47 GMT-03:00 Miller Puckette <msp(a)ucsd.edu>:
>
> > Pd version 0.48-0test7 is available on http://msp.ucsd.edu/software.htm
> > or via git from github:
> > git clone https://github.com/pure-data/pure-data.git
> >
> > Building now for MAC OSX on three architectures (PPC, i386, ia64) and on
> > Microsoft windows (i386 only).
> >
> > cheers
> > Miller
> >
> > _______________________________________________
> > Pd-announce mailing list
> > Pd-announce(a)lists.iem.at
> > https://lists.puredata.info/listinfo/pd-announce
> > _______________________________________________
> > Pd-list(a)lists.iem.at mailing list
> > UNSUBSCRIBE and account-management -> https://lists.puredata.info/
> > listinfo/pd-list
> >
>
I added a #speed message which gives you the speed and heading: http://danomatika.com/code/pdparty/guide#events <http://danomatika.com/code/pdparty/guide#events>
This comes along with the RjDj-style #loc position events.
Note: I'm in Germany (Karlsruhe) for a couple years, so maybe we can meet up and experiment?
> On Aug 9, 2017, at 4:34 PM, pd-list-request(a)lists.iem.at wrote:
>
> Message: 4
> Date: Wed, 9 Aug 2017 16:34:46 +0200
> From: Max <abonnements(a)revolwear.com <mailto:abonnements@revolwear.com>>
> To: pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>
> Subject: Re: [PD] SpeedPitch
> Message-ID: <95b0e234-e5f1-1b93-389c-743e33078eac(a)revolwear.com <mailto:95b0e234-e5f1-1b93-389c-743e33078eac@revolwear.com>>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Awesome Dan!
>
> I have a small pocket full of ideas to try with GPS data and audio [1],
> but I've put them on hold because it's such a hassle that the precision
> gets lost in Pd (until there is a double-precision build for mobiles).
> (How) did you get around this limitation or are you using speed as a
> variable from the system instead of the position?
>
>
> [1] https://github.com/mxa/Locative-Audio <https://github.com/mxa/Locative-Audio>
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>