swesterfeld / spectmorph

SpectMorph: spectral audio morphing
http://www.spectmorph.org
GNU Lesser General Public License v2.1
64 stars 5 forks source link

LGPL licensing of ASE math functions #27

Closed tim-janik closed 2 months ago

tim-janik commented 3 months ago

Hi,

the fast_log2() approximation reused from ASE (Anklang) has been copied with an MPL-2.0 licensing remark, starting here: https://github.com/swesterfeld/spectmorph/blob/a9b5a01af10aa701ce524b96b908c01bdd5db9ef/lib/smmath.hh#L554

I am perfectly fine with relicensing ASE math functions under the LGPL version used by SpectMorph, if that makes inclusion into SpectMorph easier.