MidiPlayerTK.HelperNoteLabel

Class contains some static methods about notes helper. More...

Static Public Member Functions

static bool IsSharp (int midi)
 Is this note is a sharp ? More...
 
static string LabelFromEcart (int ecart)
 Get the label from a delta More...
 
static string LabelFromMidi (int midi)
 Get the label of the note More...
 

Detailed Description

Class contains some static methods about notes helper.

Member Function Documentation

◆ IsSharp()

static bool MidiPlayerTK.HelperNoteLabel.IsSharp ( int  midi)
static

Is this note is a sharp ?

Parameters
midi
Returns

◆ LabelFromEcart()

static string MidiPlayerTK.HelperNoteLabel.LabelFromEcart ( int  ecart)
static

Get the label from a delta

Parameters
ecart
Returns

◆ LabelFromMidi()

static string MidiPlayerTK.HelperNoteLabel.LabelFromMidi ( int  midi)
static

Get the label of the note

Parameters
midi
Returns