[MPTK PRO] Build Chord from a library and Play with MidiStreamPlayer.
More...
[MPTK PRO] Build Chord from a library and Play with MidiStreamPlayer.
See example in TestMidiStream.cs and ExtStreamPlayerPro.cs
◆ Count
int MidiPlayerTK.MPTKChordLib.Count |
Count of notes in the chord
◆ Index
int MidiPlayerTK.MPTKChordLib.Index |
◆ Modifier3
string MidiPlayerTK.MPTKChordLib.Modifier3 |
Some indicator when available.
- M = major
- m = minor
- A = augmented
- D = diminished
- S = Suspended
- empty = undetermined
◆ Modifier7
string MidiPlayerTK.MPTKChordLib.Modifier7 |
Chord contains a 7iem
- 7 = major
- empty = undetermined
◆ Name
string MidiPlayerTK.MPTKChordLib.Name |
◆ ChordCount
int MidiPlayerTK.MPTKChordLib.ChordCount |
|
staticget |
[MPTK PRO] Count of chords availables
◆ Chords
[MPTK PRO] List of chords availables.
◆ this[int index]
int MidiPlayerTK.MPTKChordLib.this[int index] |
|
get |
[MPTK PRO] Delta in 1/2 ton from the tonic, so first index=0 return 0 regardless the chord selected.
- Parameters
-
index | Position in the scale. If exceed count of notes in the scale, the delta in 1/2 tons is taken from the next octave. |
- Returns
- Delta in 1/2 ton from the tonic