<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>There was a thread on this list back in January 
about control of chuck via OSC, a Python package.&nbsp; I have a few 
questions:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>First, I'm blind and use a screen reader. I want to 
build something that allows me to control chuck sreds via a GUI.&nbsp; I don't 
like Python much for programming, and am not sure if OSC would even work with my 
screen reader (anyone have any quick demos I could try just to see if the screen 
reader will deal with the UI toolkit at all)?&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What I was thinking of doing is building something 
in Mozilla's XUL language. This does have the ability to send network packets, 
and also can execute shell commands.&nbsp; So, was thinking about writing code 
in chuck and then pass arguments to each .ck file to change parameters. Of 
course, this might not work so smoothly if we wanted to change things on the 
fly.&nbsp; FOr this I guess I'd&nbsp; need to implement something like OSC's 
message passing scheme in XUL.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any advice, or suggestions?&nbsp; Anyone interested 
in rewriting audical so it works with a screen reader?&nbsp; There are so many 
great software synthesizers on the market now that work as both stand alone 
and/or plugins to popular hosts like Cakewalk's Sonar, but none that I've ever 
tried will allow the screen reader enough control to do real sound design. With 
effort, one can usually figure out how to change presets, but in a large number 
of cases even this is not possible. I was hoping that chuck could be used to 
build a fully accessible sound designers toolbox that could allow one to do 
things quickly and easily without having to write too much code. I've obviously 
never used it because it is very graphically oriented, but think of something 
like PD "Pure Data". You aparently can build all sorts of neat stuff by just 
plugging stuff together, without having to write a line of code.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanx for any thoughts/suggestions...</FONT></DIV>
<DIV><FONT face=Arial size=2>-- Rich</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>