How to detect MIDI input? My software don't recognize my digital piano

Answered How to detect MIDI input? My software don't recognize my digital piano

  • Tuesday, August 11, 2009 2:54 PM
     
     

    Hi,

    I made a musical software. Its only to my personal use.
    And I have a digital piano (model: Cassio Privia PX-800), with USB conection.

    I need to know how my software can detect my digital piano and how to detect what key note was pressed.

    I tried this sample code: http://www.vbfrance.com/codes/MIDI-IN-PIANO_50363.aspx  (at the end of the page there are a icon to download the project)
    but no success.


    Lazie
    Brazil

All Replies

  • Wednesday, August 12, 2009 10:36 AM
     
     Answered
    Its working!!!

    I tried, tried, tried with this code: http://www.vbfrance.com/codes/MIDI-IN-PIANO_50363.aspx

    and yesterday, finally, the code runned perfectly. And now my software can recognize any digital instrument connected with PC.
    • Marked As Answer by BladeRunner2019 Wednesday, August 12, 2009 10:37 AM
    •