EnableInput
status_t EnableInput(bool enable, bool loadInstruments);
fMidiSynth.EnableInput(true, true);
EnableInput(true, false);