Searched refs:gaindes (Results 1 – 1 of 1) sorted by relevance
35 auto gaindes = std::get<3>(EffectsTuple); in TEST() local40 auto j = gaindes.buildDefaultEffect<float*>(); in TEST()41 auto k = gaindes.modifyEffect<float*>(j, std::array<float, 1> {10}); in TEST()