Home
last modified time | relevance | path

Searched refs:convert_xfcurve (Results 1 – 2 of 2) sorted by relevance

/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dloader.cc76 Loader::convert_xfcurve (const string& c) in convert_xfcurve() function in Loader
658 region.xf_velcurve = convert_xfcurve (value); in set_key_value()
660 region.xf_keycurve = convert_xfcurve (value); in set_key_value()
662 region.xf_cccurve = convert_xfcurve (value); in set_key_value()
H A Dloader.hh492 XFCurve convert_xfcurve (const std::string& c);