Home
last modified time | relevance | path

Searched refs:xfout_ccs (Results 1 – 3 of 3) sorted by relevance

/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dvoice.cc259 for (auto xfcc : region_->xfout_ccs) in update_volume_gain()
313 if (region_->xfin_ccs.size() || region_->xfout_ccs.size()) in update_cc()
H A Dloader.hh318 std::vector<XFCC> xfout_ccs; member
H A Dloader.cc649 XFCC& xfcc = search_xfcc (region.xfout_ccs, sub_key, 127); in set_key_value()
654 XFCC& xfcc = search_xfcc (region.xfout_ccs, sub_key, 127); in set_key_value()