Home
last modified time | relevance | path

Searched refs:forgeSamplePath (Results 1 – 6 of 6) sorted by relevance

/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DBHarvestr.hpp78 …LV2_Atom_Forge_Ref forgeSamplePath (LV2_Atom_Forge* forge, LV2_Atom_Forge_Frame* frame, const char…
H A DBHarvestr.cpp658 LV2_Atom* msg = (LV2_Atom*)forgeSamplePath (&forge, &frame, samplePath); in state_restore()
1403 LV2_Atom_Forge_Ref BHarvestr::forgeSamplePath (LV2_Atom_Forge* forge, LV2_Atom_Forge_Frame* frame, … in forgeSamplePath() function in BHarvestr
1458 forgeSamplePath(&notifyForge, &frame, sample->path); in notifySamplePathToGui()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A DBJumblr.hpp84 …LV2_Atom_Forge_Ref forgeSamplePath (LV2_Atom_Forge* forge, LV2_Atom_Forge_Frame* frame, const char…
H A DBJumblr.cpp1004 …LV2_Atom* msg = (LV2_Atom*)forgeSamplePath (&forge, &frame, samplePath, sampleStart, sampleEnd, sa… in state_restore()
1349 LV2_Atom_Forge_Ref BJumblr::forgeSamplePath (LV2_Atom_Forge* forge, LV2_Atom_Forge_Frame* frame, co… in forgeSamplePath() function in BJumblr
1519forgeSamplePath (&notifyForge, &frame, sample->path, sample->start, sample->end, sampleAmp, int32_… in notifySamplePathToGui()
1524 forgeSamplePath (&notifyForge, &frame, path, 0, 0, sampleAmp, false); in notifySamplePathToGui()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DBOops.hpp112 …LV2_Atom_Forge_Ref forgeSamplePath (LV2_Atom_Forge* forge, LV2_Atom_Forge_Frame* frame, const cha…
H A DBOops.cpp1161forgeSamplePath (&forge, &frame, sample->path, sample->start, sample->end, sampleAmp, int32_t (sam… in notifySamplePathToGui()
1167 forgeSamplePath (&forge, &frame, path, 0, 0, sampleAmp, false); in notifySamplePathToGui()
1204 LV2_Atom_Forge_Ref BOops::forgeSamplePath (LV2_Atom_Forge* forge, LV2_Atom_Forge_Frame* frame, cons… in forgeSamplePath() function in BOops
1850 …LV2_Atom* msg = (LV2_Atom*)forgeSamplePath (&forge, &frame, samplePath, sampleStart, sampleEnd, sa… in state_restore()