midi and .NET

Hi!

Is there any possibility to use midi with c# I need to read midi timecode from a midi in device.

thanx
mindblower :-)


Answer this question

midi and .NET

  • ShimiIL

    Thanx Chris!

    How can i read in Midi-Messages from a midi port with MCI If i'm not wrong, all i can do is "remoting" a MCI device... (play, stop, etc.)

    mindblower :-)

  • AlexWerner

    Hi,

    You can play Midi files in C# using Media Control Interface, see here:
    http://dotnet.org.za/deon/articles/3057.aspx


    Regards,

    -chris

  • midi and .NET