yeah i have an html javascript java socket interface to my fractal
sequencer that draws the fractal that the orbits are being generated
from. the only thing i'm sending though is the mouse position which is
translated to the fractal space coordinates so  the patch can spit out
the orbits from that point as well as a zoom feature to zoom in and
also a switch to switch from mandelbrot to burningshipx or
burningshipy.  i do not use the -guicmd or pdnogui yet but plan on
using something like that to develop simple tutorials



On Mon, Jan 21, 2013 at 12:54 AM, Jonathan Wilkes <jancs...@yahoo.com> wrote:
> ----- Original Message -----
>
>> From: Billy Stiltner <billy.stilt...@gmail.com>
>> To: IOhannes zmölnig <zmoel...@iem.at>
>> Cc: pd-list@iem.at
>> Sent: Sunday, January 20, 2013 10:04 PM
>> Subject: Re: [PD] GUI toolkits and custom GUIs WAS: Integra Live 1.5 released
>>
>> haha , last month i tried to install juce to see about making an
>> alternate graphics front end to my patches. there  was some weirdness
>> in the way you compile it then run the introjucer or somethin to
>> update it then after the update something didn't quite work right.
>> then there are all the old projects that use the old steinberg vst sdk
>> which you cant get from steinberg anymore so all that is just awful. i
>> think that there should be a really nice updated version of juce
>> either available now or in the near future.  its a tossup between
>> fltk, qt , opengl ,juce, and processing.  i just want to be able to
>> add my waveform data filenames to the presets with a fileopen dialog
>> without using an external, string parsing like .scl files that have
>> 100.00 or 3/2, and polyphonic patchcords would be nice.
>
> What about the -guicmd "cmd..." flag?  Could one write a pd-gui.html
> that lives at localhost:1234, and have it talk to pd at its port on localhost?
>
> Then you could just write the interface with html5 canvas, svg,
> javascript, or whatever.
>
> -Jonathan
>
>>
>> http://lists.puredata.info/pipermail/pd-list/2011-03/087772.html
>>
>> _______________________________________________
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to