Home
last modified time | relevance | path

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

/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DUrids.hpp76 LV2_URID bharvestr_statusEvent; member
132 uris->bharvestr_statusEvent = m->map(m->handle, BHARVESTR_URI "#statusEvent"); in getURIs()
H A DBHarvestr.cpp1334 lv2_atom_forge_object(&notifyForge, &forgeframe, 0, uris.bharvestr_statusEvent); in notifyStatusToGui()
H A DBHarvestrGUI.cpp849 else if (obj->body.otype == uris.bharvestr_statusEvent) in port_event()