Searched refs:synth_mode (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/midi/
H A DSynth.h41 BSynth(synth_mode synth);
45 status_t LoadSynthData(synth_mode synth);
46 synth_mode SynthMode(void);
100 synth_mode fSynthMode;
H A DMidiDefs.h23 typedef enum synth_mode enum
31 synth_mode; typedef in typeref:enum:synth_mode
/haiku/src/kits/midi/
H A DSynth.cpp31 BSynth::BSynth(synth_mode mode)
61 BSynth::LoadSynthData(synth_mode mode)
66 // synth_mode here, in order not to confuse old applications.
77 synth_mode
/haiku/src/apps/midiplayer/
H A DSynthBridge.h35 bool Init(synth_mode mode);
H A DSynthBridge.cpp39 SynthBridge::Init(synth_mode mode)

Completed in 26 milliseconds