[PD] vline~ 2nd and 3rd inlet?

IOhannes m zmölnig zmoelnig at iem.at
Wed Mar 18 10:30:19 CET 2020


On 3/18/20 10:03 AM, Peter P. wrote:
> Hi list,
> 
> what is the function of the second inlet of line~ and the second and
> third inlet of vline~? The help patches don't mention it and the list

both [line~] and [vline~] only have *float* inlets.

however, you will mostly send "list" messages to those objects, so how
does this work?

if you send a message [0 100( to [line~], you are really sending a "100"
to the second inlet, and then a "0" to the first inlet.
similarily, if you send [1 100 50( to [vline~], you are really sending
"50" to the 3rd inlet, then "100" to the 2nd inlet and finally "1" to
the 1st inlet.

see also doc/2.control.examples/04.messages.pd

gfmdsar
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-list/attachments/20200318/9e95fd0d/attachment-0001.sig>


More information about the Pd-list mailing list