Searched refs:instrumentsFile (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/midi/
H A DSynth.cpp46 BSynth::LoadSynthData(entry_ref* instrumentsFile) argument
48 if (instrumentsFile == NULL) {
52 BPath path(instrumentsFile);
/haiku/headers/os/midi/
H A DSynth.h44 status_t LoadSynthData(entry_ref* instrumentsFile);

Completed in 45 milliseconds