UI Idle Interface (LV2_UI__idleInterface)
UIs can provide this interface to have an idle() callback called by the host rapidly to update the UI.
Run a single iteration of the UI's idle loop.
See Implementation
UI Idle Interface (LV2_UI__idleInterface)
UIs can provide this interface to have an idle() callback called by the host rapidly to update the UI.