▼NMidiPlayerTK | |
CHelperNoteLabel | Some useful methods to get the label of a note. |
CMidiExternalPlayer | [MPTK PRO] Play a Local MIDI file or from a Web site. This class must be used with the prefab MidiExternalPlayer |
CMidiFileLoader | Load all or a part of the MIDI events from a MIDI file to a list of MPTKEvent. This class must be used with the prefab MidiFileLoader. |
CMidiFilePlayer | Play a MIDI file from the MidiDB. This class must be used with the prefab MidiFilePlayer. |
CMidiFileWriter2 | [MPTK PRO] Build and Write a MIDI file from different sources. |
CMidiInReader | [MPTK PRO] Read MIDI events from a MIDI keyboard connected to your Windows or Mac desktop. This class must be used with the prefab MidiInReader |
CMidiKeyboard | [MPTK PRO] Base class to send and receive Midi Message from a Midi keyboard connected to the desktop |
▼CMidiListPlayer | [MPTK PRO] Play a list of pre-selected MIDI files from the MidiDB. This class must be used with the prefab MidiListPlayer. |
CMidiListPlayerStatus | Midi Player status for the two MIDI Players defined in the MidiListPlayer. |
CMPTK_MidiPlayItem | Define a MIDI file from DBMidi to be added in the list |
CMidiLoad | Base class for loading a Midi file. |
CMidiPlayerGlobal | Singleton class to manage all globales MPTK features. More information here: https://paxstellar.fr/midiplayerglobal/ |
CMidiSpatializer | [MPTK PRO] For playing Spatialized MIDI by channels or by tracks from the MidiDB. This class must be used with the prefab MidiSpatializer |
CMidiStreamPlayer | Build and Play Real Time Music in relation with user actions or algorithms. This class must be used with the prefab MidiStreamPlayer. |
CMidiSynth | Base class wich contains all the stuff to build a Wave Table Synth. Not for use directly. |
CMPTKChordBuilder | [MPTK PRO] Build Chord and Play with MidiStreamPlayer. |
CMPTKChordLib | [MPTK PRO] Build Chord from a library and Play with MidiStreamPlayer. |
CMPTKEvent | Description of a MIDI Event. The heart of MPTK! Essential to handling MIDI by script from all others classes as MidiStreamPlayer, MidiFilePlayer, MidiFileLoader, ... |
▼CMPTKFootPrint | [MPTK PRO] Experimental - Search a MIDI from a sequence of notes and calculate a score tempo. |
CFootPrint | Contains detailed information about a MIDI footprint. |
CMPTKListItem | This class is useful when a list of paired value string+id is needed. |
CMPTKRangeLib | [MPTK PRO] Build Scale and Play with MidiStreamPlayer. |