[PD-dev] line object (non-tilde version)

IOhannes m zmoelnig zmoelnig at iem.at
Tue Feb 28 09:50:58 CET 2017


On 2017-02-28 00:52, cristiano piatti wrote:
> What exactly happens inside line object ?

[line~] interpolates between two values over time:
rather than doing a big jump from the current value to the target value,
it makes many many small jumps (of the same size).
the number of jumps is maximized: each sample gets a new value (that is
44100 jumps/second).

> Is there an algorithm that make the same of line ?

y = kx+d

fgmasdr
IOhannes


-------------- 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/20170228/264b337b/attachment.sig>


More information about the Pd-dev mailing list