add const-ness: Evaluating a curve does not change it.
authorRobin Gareus <robin@gareus.org>
Sat, 3 Jun 2017 10:30:26 +0000 (12:30 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 3 Jun 2017 11:55:02 +0000 (13:55 +0200)
commitc2cb60ea03d057bdd36d20c5aa47efaacdf410e9
treec34ef600ae99ec9b0129ac12d4fcead7688a04b5
parent0c57199a6ca4e6681ad934873dc107f0ef83a8ee
add const-ness: Evaluating a curve does not change it.

Note that the ControlList's lock and cache are already mutable.
libs/evoral/evoral/Curve.hpp
libs/evoral/src/Curve.cpp