Hi there,
I'm currently designing a subpatch for my project that will adjust the levels of envelopes based on their position of played notes on the keyboard- this will customise which keys affect levels, and in what way.
I'm using linear curves for this in [array], and one of the functions I was going to create would be to apply different slopes to both sides of the graph (E.g. going up to the middle of the graph, then going down.) at the moment, the curves are linear, and only go either up or down. Does anyone know the expression to define this? I'm including a copy of my patch with this message, feel free to play around with it and tweak it. The expression i need to modify is
[expr $f2 + 2 * $f1].
Thanks!!!
-James