Home
last modified time | relevance | path

Searched refs:BSoftSynth (Results 1 – 5 of 5) sorted by relevance

/haiku/src/kits/midi/
H A DSoftSynth.cpp48 BSoftSynth::BSoftSynth() in BSoftSynth() function in BSoftSynth
69 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 …]
H A DSoftSynth.h33 class BSoftSynth {
90 BSoftSynth();
91 ~BSoftSynth();
H A DSynth.cpp268 fSynth = new BSoftSynth(); in _Init()
/haiku/headers/os/midi/
H A DSynth.h35 namespace BPrivate { class BSoftSynth; } variable
99 BPrivate::BSoftSynth* fSynth;
/haiku/docs/develop/midi/
H A Dmidi1.rst24 The General MIDI synthesizer is implemented in ``BSoftSynth``. This is a
32 ``BSoftSynth``. Not all of their methods are implemented, since some of