<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re: [chuck-users] Reconnecting Ugens (was; determining type)</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Kassen,<BR>
<BR>
(Long time no speak, btw!)<BR>
<BR>
&gt; What if we'd wish-list two new member functions for UGen's, similar to the new &quot;UGen.isConnectedTo( Ugen )&quot;? I'm imagining&nbsp; &quot;isConnectedTo()&quot; and &quot;.connectsTo()&quot;, both of which would return a array of type Ugen (that could obviously be of length 0).<BR>
<BR>
Fully agree! Introspection of this kind is a must in my opinion! The possibilities would be endless and I don't see why the scope should be limited - access to the entire graph from anywhere should be possible and makes for a much simpler implementation.<BR>
<BR>
I am uncertain whether the instanceof operator/function was ever implemented, but that would be equally essential.<BR>
<BR>
While wish-listing (and slightly related) a cool feature would be a way of tagging UGens with a arbitrary string. This would give us a way of providing a unique AND meaningful identifier to a UGen. Useful while traversing complicated graphs.<BR>
<BR>
&gt; I am starting to think that this kind of wrapping, for what sounds like it could also be seen as a very general and atomic operation, is a bit much; to get the extra feature of reconfiguring the UGen graph we'd have to sacrifice the ChucK operator as it applies to UGen's.<BR>
<BR>
I like the ChucK operator, too, but wish it was overloadable by the user - this would allow us a hook to do a lot of things! (I will not even try to list them ;)<BR>
<BR>
Have been away from my computer for too long, and wish ChucK ran on BlackBerries!<BR>
<BR>
-T</FONT>
</P>

</BODY>
</HTML>