Home
last modified time | relevance | path

Searched refs:LoadFXB (Results 1 – 2 of 2) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/VST/
H A DVSTEffect.h232 bool LoadFXB(const wxFileName & fn);
H A DVSTEffect.cpp1938 success = LoadFXB(fn); in ImportPresets()
3051 bool VSTEffect::LoadFXB(const wxFileName & fn) in LoadFXB() function in VSTEffect