[PD] dynamic abstraction initialization

ailo ailo.at at gmail.com
Thu Feb 3 12:17:15 CET 2011


I don't know why loadbangs don't bang on dynamic creation, but I solve
it by having a receive for the bang instead. Create patch -> send bang
to it.


On 02/03/2011 11:52 AM, Andrew Faraday wrote:
> 
> Hey List
> 
> 
> 
> 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...
> 
> 
> 
> [loadbang]
> 
>  |
> 
> [$1]
> 
>  |
> 
> [mtof]
> 
>  |
> 
> [osc~]
> 
>  | 
> 
> [*~ 0.2]
> 
>  |
> 
> [dac~]
> 
> 
> 
> but on creating the abstraction with a pd- message no sound will be heard.
> 
> 
> 
> Any ideas guys?
> 
> 
> 
> Andrew
> 
>  		 	   		  
> 
> 
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


-- 
ailo



More information about the Pd-list mailing list