Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dtrack_processor.c544 bool loop_hit = false; in handle_recording() local
555 loop_hit = true; in handle_recording()
578 if (loop_hit) in handle_recording()