Ok, looked again at the code:
If you try to do a ramp in less time than it takes to compute a block, [line~] will stretch the ramp to fill one block.
If the ramp takes longer than a block, the ramp will only extend to the last full block. So if you specify a ramp time
that would normally take up 3.5 blocks, [line~] will quantize the ramp to happen in 3 blocks.
-Jonathan
On Sunday, September 27, 2015 11:20 PM, Jonathan Wilkes via Pd-list <pd-list@lists.iem.at> wrote:
No problem. This is a difficult part of the software to understand.
-Jonathan
On Sunday, September 27, 2015 9:16 PM, i go bananas <hard.off@gmail.com> wrote:
My apologies for doubting you Jonathan. The line object does indeed stretch to fill the whole block.