[PD] dynamic patching - gui

Enrique Erne enrique at netpd.org
Sat Jan 5 15:01:17 CET 2008


yes canvas is also possible. u can see the syntax when opening the 
cnvtest.pd (attached) in a text-editor

it's something like
obj 63 71 cnv 15 100 60 empty empty i'm_the_label 20 12 0 14 -233017
-66577 0






Mirko Maier wrote:
> hi enrique,
> thank you very much. but what about a canvas? that would be my main interest. can it be created with "obj 10 10 ....." ?
> 
> mirko
> 
> 
> -------- Original-Nachricht --------
>> Datum: Sat, 05 Jan 2008 13:35:52 +0100
>> Von: Enrique Erne <enrique at netpd.org>
>> An: Mirko Maier <mirkom at gmx.de>
>> CC: pd-list at iem.at
>> Betreff: Re: [PD] dynamic patching - gui
> 
>> Mirko Maier wrote:
>>> hi list,
>>> any hint, how can i create GUI stuff with messages sent to a subpatch?
>>>
>> hi mirko
>>
>> basically you can send a msg such as
>>
>> obj 84 80 vsl 15 128 0 127 0 0 send-name receive-name empty 0 -9 0 10 
>> -262144 -1 -1 0 1;
>>
>> to [s pd-yoursubpatchname]
>>
>> (which would create a slider)
>>
>> described in Help/manualy/pd-msg/1.msg_and_patch/
>>
>> i find it useful to create the wanted gui in a patch, save it and open 
>> it in a text editor to find out the correct syntax.
>>
>> good luck
>>
>> eni
>>
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cnvtest.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080105/c8253e9a/attachment.txt>


More information about the Pd-list mailing list