[PD] CPU usage of [mtx_*~]

Alexandros Drymonitis adrcki at gmail.com
Fri Jul 26 23:35:00 CEST 2013


If you want to increase the gain of a single connection, using [mtx_*~], is
this more CPU friendly:

[0\
|
[element 1 1 $1(
|
|    [osc~]
|    |
[mtx_*~]

than this:

[element 1 1 1(
|
|    [osc~]
|    |
|    [*~]
|    |
[mtx_*~]

I mean, does [mtx_*~] calculates the gain for a given connection only, with
[element(, or does it calculate the whole matrix?
Hope what I'm asking is clear?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130727/0176c8ee/attachment.htm>


More information about the Pd-list mailing list