Re: [Linuxsampler-devel] global amp_velcurve

2015-02-11 Thread Nicola Pandini
Il 07/02/2015 16:55, Andreas Persson ha scritto: > Nicola Pandini skrev den 2015-02-03 16:24: >> 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

Re: [Linuxsampler-devel] global amp_velcurve

2015-02-07 Thread Andreas Persson
Nicola Pandini skrev den 2015-02-03 16:24: > 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 "" opcode, but that one is not yet implemented in LS.

[Linuxsampler-devel] global amp_velcurve

2015-02-03 Thread 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... 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!