[PD] Splitting Objects

Funs Seelen funsseelen at gmail.com
Tue Sep 25 15:18:13 CEST 2012


Hi Thomas,

On Tue, Sep 25, 2012 at 12:35 AM, Thomas Mayer <thomas at residuum.org> wrote:
> Is there any pitfall to that approach? One thing I need to take care for
> are creation arguments. Anything else I need to consider?
>

Speaking about creation arguments: if none are given for abstractions
the default value is always "0" (at least I never figured out a way to
give another default value *). For C-objects it is possible to use any
float value as default.

--Funs

*) doing it this way the float object contains nothing, i.e. a zero,
if no creation arguments are passed:

[loadbang]
|
[f $1]



More information about the Pd-list mailing list