<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I want to make music with it. And I wanna use mml, as I am quite familiar with the syntax. I want a class that accomplishes two things. Mml parsing into frequencies, lengths, etc, and customizability where I give it a function to play with. I've managed
 to write a very hacked basic one throwing objects at a function to put a function inside the object...<br>
</p>
<br>
<div class="moz-cite-prefix">On 9/5/2016 1:46 PM, Rich Caloggero wrote:<br>
</div>
<blockquote cite="mid:4422D2D2B2BB4D81B243B076033FD738@rjc" type="cite">
<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: &quot;Calibri&quot;; FONT-WEIGHT: normal;
            COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline">
<div style="FONT: 10pt tahoma">
<div>&nbsp;</div>
<div style="BACKGROUND: #f5f5f5">
<div style="font-color: black"><b>From:</b> <a moz-do-not-send="true" 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 moz-do-not-send="true" 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: &quot;Calibri&quot;; 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>
<a class="moz-txt-link-abbreviated" href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a><br>
<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><br>
</div>
</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>
</body>
</html>