diff --git a/share/scripts/trigger_mixer_scene.lua b/share/scripts/trigger_mixer_scene.lua index 23355e6a07..e7e890ce1e 100644 --- a/share/scripts/trigger_mixer_scene.lua +++ b/share/scripts/trigger_mixer_scene.lua @@ -27,7 +27,7 @@ function factory () return end - local mloc = loc:first_mark_at(mpos, Temporal.timecnt_t(0)) + local mloc = loc:mark_at(mpos, Temporal.timecnt_t(0), 0) if not mloc then -- no marker found at that location return