Discussion:
[Linuxsampler-devel] global amp_velcurve
Nicola Pandini
2015-02-03 15:24:17 UTC
Permalink
Hi, is there a way to apply an "amp_velcurve_X" value globally on all
groups of a .sfz file? I'd like to avoid to define the amp_velcurve on
each group...
Another question: how LS interpolate the velcurve between two points?
i.e. between amp_velcurve_1=0.5 and amp_velcurve_50=0.8?

Thanks!
--
Nicola
Andreas Persson
2015-02-07 15:55:36 UTC
Permalink
Post by Nicola Pandini
Hi, is there a way to apply an "amp_velcurve_X" value globally on all
groups of a .sfz file? I'd like to avoid to define the amp_velcurve on
each group...
No, sorry, for that you would need the "<global>" opcode, but that one
is not yet implemented in LS.
Post by Nicola Pandini
Another question: how LS interpolate the velcurve between two points?
i.e. between amp_velcurve_1=0.5 and amp_velcurve_50=0.8?
It's linear interpolation between each specified point.

/Andreas
Nicola Pandini
2015-02-11 08:22:06 UTC
Permalink
Post by Andreas Persson
Post by Nicola Pandini
Hi, is there a way to apply an "amp_velcurve_X" value globally on all
groups of a .sfz file? I'd like to avoid to define the amp_velcurve on
each group...
No, sorry, for that you would need the "<global>" opcode, but that one
is not yet implemented in LS.
Post by Nicola Pandini
Another question: how LS interpolate the velcurve between two points?
i.e. between amp_velcurve_1=0.5 and amp_velcurve_50=0.8?
It's linear interpolation between each specified point.
Thank you Andreas, could you also give me the formula to calculate the
amp_velcurve points of a standard gain curve(amp_veltrack=100)? I need
to find the differences between the points of the standard gain and the
one I made.

Thanks again!
--
Nicola
Loading...