]> git.sesse.net Git - nageru/commit
Split out the piecewise linear interpolation code into its own class.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Oct 2016 18:51:14 +0000 (20:51 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 25 Oct 2016 16:48:36 +0000 (18:48 +0200)
commit9e93fbea58c068d14dd9dad5d0f5226edeef3395
tree5971623ae8d477562ae8305c5f0021e0699f1cf9
parent52c3ac9a9a358ea422810b9376651de9f283bd12
Split out the piecewise linear interpolation code into its own class.
Makefile
nonlinear_fader.cpp
piecewise_interpolator.cpp [new file with mode: 0644]
piecewise_interpolator.h [new file with mode: 0644]