[PD] Purr Data released!

Pierre-Olivier Boulant po.boulant at free.fr
Fri Feb 10 12:43:42 CET 2017


See attached patch


On 10/02/2017 12:31, Pierre-Olivier Boulant wrote:
>
> Hi,
>
> Terrific work.
>
> I spotted a small thing last night trying it on an old patch. I'll try 
> and make a streamlined version of the problem in the patch.
>
> I have a subpatch with GOP. The parent patch has a selector which 
> moves the coordinates of the GOP in the sub-patch. if I'm in 
> Performance mode and I change the view in the GOP PurrData goes in 
> edit mode.
>
> the message to change the coordinates is:
> [ ; pd-sidepanel donecanvasdialog 1 1 1 0 -1 1 1 196 924 $1 10, dirty 0 (
>
> Hope this helps
> Pierre-Olivier
>
>
> On 09/02/2017 23:19, Jonathan Wilkes via Pd-list wrote:
>> Hi list,
>>
>> Purr Data is now released.
>>
>> Purr Data inherits the goodness of Pd-l2ork and runs on Gnu/Linux, 
>> Windows, and OSX. Infinite undo, enhanced editing and 2d drawing, and 
>> most of the the externals from Pd-extended (plus more from Pd-l2ork).
>>
>> New since rc5:
>> * fixed display bug with [vu] on graph-on-parent canvas
>> * fix documentation for timer-help.pd
>> * fix "open" method for [ggee/image]
>> * default to the  user's home directory on OSX app bundle
>> * open the help browser file browser in the doc folder
>> * add a canvas "Print" menu item (under "File" menu)
>> * allow option to save the zoom level with the canvas
>> * fix a data structure crasher
>>
>> Get binaries here:
>> https://git.purrdata.net/jwilkes/purr-data-binaries/tree/master
>>
>> -Jonathan
>>
>>
>> _______________________________________________
>> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170210/85a0ec31/attachment.html>
-------------- next part --------------
#N canvas 0 0 433 251 10;
#N canvas 669 24 638 548 subPatch 0;
#X obj 213 91 int;
#X obj 213 24 r sidepanel;
#X msg 213 207 \; pd-subPatch donecanvasdialog 1 1 1 0 -1 1 1 100 60
100 \$1 \, dirty 0;
#X obj 213 113 + 30;
#X obj 213 69 * 70;
#X obj 100 240 cnv 15 100 60 empty empty empty 20 12 0 14 -257985 -66577
0;
#X obj 100 170 cnv 15 100 60 empty empty empty 20 12 0 14 -4160 -66577
0;
#X obj 100 100 cnv 15 100 60 empty empty empty 20 12 0 14 -4034 -66577
0;
#X obj 100 30 cnv 15 100 60 empty empty empty 20 12 0 14 -258113 -66577
0;
#X connect 0 0 3 0;
#X connect 1 0 4 0;
#X connect 3 0 2 0;
#X connect 4 0 0 0;
#X coords 0 -1 1 1 100 60 1 100 240;
#X restore 106 88 pd subPatch;
#X obj 252 87 vradio 15 1 0 4 sidepanel empty empty 0 -8 0 10 -262144
-1 -1 3;


More information about the Pd-list mailing list