<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Courier New'; COLOR: #000000">
<DIV>Hi Colton.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Well, wouldn't classify myself as a guru, but I have programmed in chuck a 
fair amount, and am also blind, so I totally get your frustration!</DIV>
<DIV>&nbsp;</DIV>
<DIV>What kind of things are you wanting to do with it? </DIV>
<DIV>&nbsp;</DIV>
<DIV>The most frustrating part for me is no gui support - not in terms of 
integrated development environments, but for the running chuck program itself. 
Apparently, audical can be used as a GUI for the running chuck program as well 
as development. I tried two approaches to solve this, neither vary optimal: 
using chuck events to listen to keyboard directly and then build a simple set of 
single character commands. For instance: up/down arrows to adjust a value and 
tab to tab among parameters. All output was simply written to the standard 
output which the screen reader would read, most of the time...</DIV>
<DIV>&nbsp;</DIV>
<DIV>the second used a node.js server to communicate with chuck via OSC (open 
sound control), and with a web browser. The browser ran the GUI which allowed 
tabbing among parameters and changing values, and the server would turn messages 
from the program running in the browser to OSC commands which chuck could act 
upon.&nbsp; This was better, but in my opinion has too many moving parts as it 
were: too complicated...</DIV>
<DIV>&nbsp;</DIV>
<DIV>-- Rich</DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV><FONT size=3 face="Courier New"></FONT>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=colton-hill2014@hotmail.com 
href="mailto:colton-hill2014@hotmail.com">Colton Hill</A> </DIV>
<DIV><B>Sent:</B> Sunday, September 04, 2016 1:01 PM</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> [chuck-users] anybody still use this 
thing?</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>Yo, 
it's Colton. I am a 15 year old boy in the US, and I am blind. ChucK <BR>has 
been the only audio language I can pick up and use, thanks to it's <BR>command 
line support. The mini audical is completely unusable, just like <BR>other ides 
for things such as super collider. I do have some questions <BR>about chuck, and 
I was wondering if anybody still used this thing that <BR>would be willing to 
answer. I need a 
guru!<BR>_______________________________________________<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>