[PD-dev] Fwd: external help, please

IOhannes m zmölnig zmoelnig at iem.at
Sun Feb 25 10:50:42 CET 2018


On 02/25/2018 09:54 AM, Alexandre Torres Porres wrote:
> By the way, the end goal is not to have this silly multi channel gate
> object, but more of an automatic fade in/out for multi-channel files. 

btw, the iemmatrix object has a [mtx_*~] object (aka [matrix~]) which
does linear interpolation of many signals.
your code probably would share most (if not all) of that object's
functionality, so you might as well look at it.

while being there, please note that iemmatrix has used the "mtx" prefix
for it's symbols for ages.

to avoid nameclashes, please declare all the symbols as *static*, unless
you explicitely need to export them (which is really only the "setup"
function).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20180225/a0b90e1d/attachment.sig>


More information about the Pd-dev mailing list