C# Class iMUSEMidiSequencer, DarkForcesUnity

Inheritance: CSharpSynth.Sequencer.MidiSequencer
Afficher le fichier Open project: joeriedel/DarkForcesUnity Class Usage Examples

Méthodes publiques

Méthode Description
HandleEndOfTrack ( StreamSynthesizer synth ) : bool
ProcessSysExEvent ( MidiEvent midiEvent ) : bool
iMUSEMidiSequencer ( iMUSE, iMuse, StreamSynthesizer synth ) : System.Collections.Generic

Method Details

HandleEndOfTrack() public méthode

public HandleEndOfTrack ( StreamSynthesizer synth ) : bool
synth CSharpSynth.Synthesis.StreamSynthesizer
Résultat bool

ProcessSysExEvent() public méthode

public ProcessSysExEvent ( MidiEvent midiEvent ) : bool
midiEvent CSharpSynth.Midi.MidiEvent
Résultat bool

iMUSEMidiSequencer() public méthode

public iMUSEMidiSequencer ( iMUSE, iMuse, StreamSynthesizer synth ) : System.Collections.Generic
iMuse iMUSE,
synth CSharpSynth.Synthesis.StreamSynthesizer
Résultat System.Collections.Generic