Searched refs:BSynth (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/midi/
H A DSynth.cpp20 BSynth* be_synth = NULL;
25 BSynth::BSynth() function in class:BSynth
31 BSynth::BSynth(synth_mode mode) function in class:BSynth
38 BSynth::~BSynth()
46 BSynth::LoadSynthData(entry_ref* instrumentsFile)
61 BSynth::LoadSynthData(synth_mode mode)
78 BSynth
[all...]
H A DSoftSynth.h29 class BSynth;
87 friend class ::BSynth;
H A DSamples.cpp32 new BSynth();
H A DMidiSynth.cpp25 new BSynth();
/haiku/headers/os/midi/
H A DSynth.h37 class BSynth { class
40 BSynth();
41 BSynth(synth_mode synth);
42 virtual ~BSynth();
106 extern BSynth* be_synth;
H A DMidiSynth.h10 class BSynth;
73 friend class BSynth;
H A DMidiSynthFile.h53 friend class BSynth;

Completed in 35 milliseconds