Home
last modified time | relevance | path

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

/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dgx_system.h430 bool convolver_watchdog; variable
539 bool get_convolver_watchdog() const { return convolver_watchdog; } in get_convolver_watchdog()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/engine/
H A Dgx_system.cpp488 convolver_watchdog(true), in CmdlineOptions()
717 optgroup_overload.add_entry(opt_watchdog_convolver, convolver_watchdog); in CmdlineOptions()