Searched refs:BSoftSynth (Results 1 – 5 of 5) sorted by relevance
48 BSoftSynth::BSoftSynth() in BSoftSynth() function in BSoftSynth69 BSoftSynth::~BSoftSynth() in ~BSoftSynth()83 BSoftSynth::InitCheck() in InitCheck()92 BSoftSynth::Unload(void) in Unload()101 BSoftSynth::IsLoaded(void) const in IsLoaded()108 BSoftSynth::SetDefaultInstrumentsFile() in SetDefaultInstrumentsFile()165 BSoftSynth::SetInstrumentsFile(const char* path) in SetInstrumentsFile()182 BSoftSynth::LoadAllInstruments() in LoadAllInstruments()190 BSoftSynth::LoadInstrument(int16 instrument) in LoadInstrument()198 BSoftSynth::UnloadInstrument(int16 instrument) in UnloadInstrument()[all …]
33 class BSoftSynth {90 BSoftSynth();91 ~BSoftSynth();
268 fSynth = new BSoftSynth(); in _Init()
35 namespace BPrivate { class BSoftSynth; } variable99 BPrivate::BSoftSynth* fSynth;
24 The General MIDI synthesizer is implemented in ``BSoftSynth``. This is a32 ``BSoftSynth``. Not all of their methods are implemented, since some of