<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hey List<br>
<br>
I've been playing around recently with dynamic object creation for 
instances of abstractions. Only trouble is if I use an argument as a 
variable box (eg [$1]) it seems not to initialize the actual system on 
creating the abstraction. for instance, I might have something like 
this...<br>
<br>
[loadbang]<br>
&nbsp;|<br>
[$1]<br>
&nbsp;|<br>
[mtof]<br>
&nbsp;|<br>
[osc~]<br>
&nbsp;| <br>
[*~ 0.2]<br>
&nbsp;|<br>
[dac~]<br>
<br>
but on creating the abstraction with a pd- message no sound will be heard.<br>
<br>
Any ideas guys?<br>
<br>
Andrew<br>
                                               </body>
</html>