It comes from here:

http://www.w3schools.com/jquerymobile/jquerymobile_form_sliders.asp


Mensaje telepatico asistido por maquinas.


________________________________
From: Pd-list <[email protected]> on behalf of Lucas Cordiviola 
<[email protected]>
Sent: Friday, January 27, 2017 5:58 AM
To: Alexandre Torres Porres; [email protected]; Jonathan Wilkes
Subject: Re: [PD] Purr Data rc4


Suppose I have this html on my local machine.

http://www.w3schools.com/jquerymobile/tryit.asp?filename=tryjqmob_forms_slider


How do I move the slider with [line]?



Mensaje telepatico asistido por maquinas.


________________________________
From: Pd-list <[email protected]> on behalf of Lucas Cordiviola 
<[email protected]>
Sent: Friday, January 27, 2017 5:52 AM
To: Alexandre Torres Porres; [email protected]; Jonathan Wilkes
Subject: Re: [PD] Purr Data rc4


Well, you got it Victor!!!

So we are almost there.

Cool!



Mensaje telepatico asistido por maquinas.


________________________________
From: Jonathan Wilkes <[email protected]>
Sent: Friday, January 27, 2017 5:36 AM
To: Lucas Cordiviola; Alexandre Torres Porres; [email protected]
Subject: Re: [PD] Purr Data rc4

> I`m forgetting something:



> How does Pd speaks to the GUI/Javascript?

Over a TCP socket connection.

In C there's a generic interface for sending ints, floats, strings,
and arrays containing them.

In s_inter.c I scoop all that up into something resembling a list
of comma-separated arguments to a function.

In pdgui.js there's about 20 lines for a parser that formats all
that into function calls and evaluates them.

> OSC?

There's no need for OSC in this case.

-Jonathan
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to