[PD] Dynamic arrays creation problem

raul diaz raul.lete at gmail.com
Sat Dec 29 19:35:06 CET 2007


Sorry...I forgot to attach patches!

Saludos!


2007/12/29, raul diaz <raul.lete at gmail.com>:
>
> 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]




-- 
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/5e5a6844/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p-table1.pd
Type: application/x-extension-pd
Size: 649 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20071229/5e5a6844/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p-table1-help.pd
Type: application/x-extension-pd
Size: 758 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20071229/5e5a6844/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p-tables.pd
Type: application/x-extension-pd
Size: 1478 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20071229/5e5a6844/attachment-0002.bin>


More information about the Pd-list mailing list