Mark i cnat udnerstadn how do, i follow teh example, yes. and do this:
void midiIn_MessageReceived(object sender, MidiInMessageEventArgs e)
{
MessageBox.Show(Convert.ToString(e.MidiEvent));
}
Can showme with a code example how can acces to only INT values:
MIDI CHANNEL
MIDI NOTE
VALUE
and also
MIDI CHANEL
MIDI CC
VALUE
Thankyou for your patience, and please apologize i not understand what you explain.