hey its me again, the stupid one…
spaming a bit to much these days but cant get it, so …
the thing with the lines are just getting me freaking out!
now i attached a patch with one simple question, how could i do this with using only one bezier-spread, or just a other method to create several bezierlines for putting a spread into it and change the heigh maybe…
i’m afraid the bézierspread interprets all incoming values as part of a single curve. you could create several independent curves with only one node by smart arrangement of the ‘control’ points on each curves start- and endpoint (so that they don’t influence each other) and removal of any extraneous output (e.g. all the points belonging to the ‘connections’ between curves that will be calculated) afterwards. i don’t know wether the beziérspread behaves in a nicely predictable way that would allow such a thing, though.
i found a patch who helps me alot, the only thing i doesnt understand is, why needs every single line 4 points? where can i control this? the binsize of the line cant be the answer in this case …