Searched refs:BSoftSynth (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/midi/
H A DSoftSynth.cpp48 BSoftSynth::BSoftSynth() function in class:BSoftSynth
69 BSoftSynth::~BSoftSynth()
73 // BSynth is alive, it keeps a copy of BSoftSynth around too. Not
83 BSoftSynth::InitCheck()
92 BSoftSynth::Unload(void)
101 BSoftSynth::IsLoaded(void) const
108 BSoftSynth::SetDefaultInstrumentsFile()
165 BSoftSynth
[all...]
H A DSoftSynth.h33 class BSoftSynth { class in namespace:BPrivate
90 BSoftSynth();
91 ~BSoftSynth();
H A DSynth.cpp268 fSynth = new BSoftSynth();
/haiku/headers/os/midi/
H A DSynth.h35 namespace BPrivate { class BSoftSynth; }
99 BPrivate::BSoftSynth* fSynth;

Completed in 64 milliseconds