Home
last modified time | relevance | path

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

/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DBHarvestr.cpp1169 …uint64_t selectionFrames = (controllers[SAMPLE_END] - controllers[SAMPLE_START]) * sample->info.fr… in play() local
1170 uint64_t patternFrames = double (selectionFrames) * controllers[PATTERN_SIZE]; in play()