Maestro - Midi Player Tool Kit for Unity Version 2.18.2
Loading...
Searching...
No Matches

Define a MIDI file from DBMidi to be added in the list. More...

Public Attributes

string MidiName
 Midi Name. Use the exact name defined in Unity resources folder MidiDB without any path or extension. Tips: Add Midi files to your project with the Unity menu MPTK or add it directly in the ressource folder and open Midi File Setup to automatically integrate Midi in MPTK.
bool UIAction
 Select or unselect this Midi in the Inspector to apply actions (reorder, delete, ...) NO MORE USED.
bool Selected
 Select or unselect this Midi to be played in the list ...).
int Index
 Position of the Midi in the list. Use method MPTK_ReIndexMidi() recalculate the index.
float StartFrom
 Time (ms) position where to start playing the midi file.
float EndFrom
 Time (ms) position where to end playing the midi file.

Detailed Description

Define a MIDI file from DBMidi to be added in the list.