From 1a23ca27663f80d730dd764122ededd2ac9c01b9 Mon Sep 17 00:00:00 2001 From: ChrisK2 Date: Sun, 30 Mar 2014 12:24:12 +0200 Subject: osc: make OSC more responsive when paused Quick hack to impove situtation until the next major overhaul comes --- player/lua/osc.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'player') diff --git a/player/lua/osc.lua b/player/lua/osc.lua index 9a575f657a..d590314610 100644 --- a/player/lua/osc.lua +++ b/player/lua/osc.lua @@ -1245,6 +1245,7 @@ function process_event(source, what) end end end + tick() end end -- cgit v1.2.3