<HTML><HEAD>
<META content="text/html; charset=ISO-8859-1" http-equiv=Content-Type></HEAD>
<BODY dir=ltr bgColor=#ffffff text=#000000>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>OK, as a blind user I feel I have to weigh in on this one.  None of 
these solutions are at all accessible. Of course, it probably doesn’t matter if 
its a research project or for personal use (unless of course the author is also 
a screen reader users), but I feel it needs to be said.  Ironically enough, 
Music, and sound processing / generating  software in general, is one of 
the least accessible categories of software out there. </DIV>
<DIV> </DIV>
<DIV>I’m sure that Python has a widgit/gui library that’s accessible (the NVDA 
screen reader is written in Python and uses these widgits extensively for its 
own gui), but can’t remember what its called now. <FONT face=Calibri><FONT 
style="FONT-SIZE: 12pt">You could also write the UI in html, but then you’d need 
node.js with web sockets  to translate the tcp messages to UDP for 
OSC.</FONT></FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV>The miniaudical is not accessible, and neither is processing from what I’ve 
seen.  </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV><FONT face=Arial>Just my two cents.</FONT></DIV>
<DIV><FONT face=Arial>-- Rich</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=jwmatthys@yahoo.com 
href="mailto:jwmatthys@yahoo.com">Joel Matthys</A> </DIV>
<DIV><B>Sent:</B> Friday, February 07, 2014 9:25 AM</DIV>
<DIV><B>To:</B> <A title=chuck-users@lists.cs.princeton.edu 
href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</A> 
</DIV>
<DIV><B>Subject:</B> Re: [chuck-users] Listener</DIV></DIV></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV class=moz-cite-prefix>You could create the sliders in Tcl/Tk and direct the 
output to ChucK on the command line; there's a good example of that with the 
piece "Granite09" in the PlorK repository: <A class=moz-txt-link-freetext 
href="http://plork.cs.princeton.edu/Repository/PLOrk.zip">http://plork.cs.princeton.edu/Repository/PLOrk.zip</A><BR><BR>Another 
option is to build a user interface in Processing (<A 
class=moz-txt-link-freetext 
href="http://processing.org">http://processing.org</A>) and send the slider 
values as OSC messages to ChucK. The OSC documentation for ChucK is pretty good; 
there's a section in the manual and a few samples in the examples 
folder.<BR><BR>Joel<BR><BR>On 02/07/2014 12:47 AM, Philipp Blume 
wrote:<BR></DIV>
<BLOCKQUOTE 
cite=mid:CAF0ZPxEFy6VZHyXM-hpCNr+3s0mT2aFh_QQ-0zVYAWhVmjk4cQ@mail.gmail.com 
type="cite">
  <DIV dir=ltr>I am looking to implement a listener into my (very simple) ChucK 
  program. I want to operate a bank of virtual sliders that send their position 
  to ChucK. 
  <DIV> </DIV>
  <DIV>In what program/application can I build such a slider, and where in the 
  ChucK API can I read up on listeners? I don't yet know my way around the 
  documentation, though I do have the Kapur, Cook, Salazar, & Wang text 
  which is wonderful.<BR clear=all>
  <DIV> </DIV>
  <DIV>Thanks in advance!</DIV>
  <DIV> </DIV>Philipp Blume<BR></DIV></DIV><BR>
  <FIELDSET class=mimeAttachmentHeader></FIELDSET> <BR><PRE wrap="">_______________________________________________
chuck-users mailing list
<A class=moz-txt-link-abbreviated href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</A>
<A class=moz-txt-link-freetext href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</A>
</PRE></BLOCKQUOTE><BR>
<P>
<HR>
_______________________________________________<BR>chuck-users mailing 
list<BR>chuck-users@lists.cs.princeton.edu<BR>https://lists.cs.princeton.edu/mailman/listinfo/chuck-users<BR></DIV></DIV></DIV></BODY></HTML>