[PD] Dynamic arrays creation problem

raul diaz raul.lete at gmail.com
Sat Dec 29 19:32:46 CET 2007


Hi again!

I'm working on a patch as interface for Pulsar Grain Synthesis based on a
variation of nullpointer abstractions (good work Tom!):

- http://www.nullpointer.co.uk/-/pd.htm
- http://www.nullpointer.co.uk/-/files/pulse-grain-generator.zip

I'm making some functions (constant, ramp up/down, triangle, sine, gaussian,
etc) to store on tables for parameters control.
I've made an abstraction to store an array with selected name which stored
this functions [p-table1].
[p-tables] abstraction dynamically create six of this abstractions.
But my problem is that: I have to send a bang to the [p-table1] abstraction
after it have been created to change array name and canvas label.
I send this bang by [send $1-bang] but it doesn't work.
I'm begin to make my patches too much complicated and I can't find the
problem.

Somebody know what's the problem?

-- 
Raul Diaz Poblete
*************************
raul.lete at gmail.com
Barcelona [Spain]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20071229/0bf0a09e/attachment.htm>


More information about the Pd-list mailing list