[PD] passing $0 from an abstraction to another abstraction

Alexandros Drymonitis adrcki at gmail.com
Wed Dec 10 11:39:46 CET 2014


I checked Hans's many library where he made [polypoly~] to create many
instances of an abstraction for dymanic polyphony, which is what I was
trying to do, and what he does, is create a [throw~] by passing $0 to the
creation arguments and the does dynamic patching to connect the
abstractions to that [throw~] which works fine. Did this in my patch and it
works, without the need of [initbang].

Thanks everyone

On Wed, Dec 10, 2014 at 12:37 PM, Alexandros Drymonitis <adrcki at gmail.com>
wrote:

>
>
> On Wed, Dec 10, 2014 at 1:26 AM, patrice colet <colet.patrice at free.fr>
> wrote:
>
>>
>> Le 10/12/2014 00:03, i go bananas a écrit :
>>
>> Loadbang doesn't trigger when you create abstractions dynamically.
>>
>>  Use [initbang], or send a message after creating the abstraction to
>> trigger the loadbang.  (Look up pd-msg in the help docs)
>>
>>
>> It should be actually possible to trigger [loadbang] in abstraction by
>> sending [loadbang( message to abstraction
>>
> send [loadbang( to which object exactly? Vanilla's [loadbang] doesn't have
> an inlet...
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20141210/239f4b2a/attachment.html>


More information about the Pd-list mailing list