fbpx
Skip to main content

MIDI Forum

DryWetMIDI 1.0.0 / ...
 
Notifications
Clear all

DryWetMIDI 1.0.0 / .NET library to work with MIDI files

1 Posts
1 Users
0 Reactions
12.4 K Views
Max Dobroselsky
Posts: 65
Estimable Member
Topic starter
 

Hi,

I'd like to present .NET library to work with MIDI files – DryWetMIDI.

With the library you can:

  • Read, write and create Standard MIDI Files (SMF). It is also possible to read RMID files where SMF wrapped to RIFF chunk.
  • Finely adjust process of reading and writing. It allows, for example, to read corrupted files and repair them, or build MIDI file validators.
  • Implement custom meta events and custom chunks that can be write to and read from MIDI files.
  • Easily catch specific error when reading or writing MIDI file since all possible errors in a MIDI file are presented as separate exception classes.

You can get the latest version of the DryWetMIDI via NuGet or you can build it from sources.

 
Posted : 24/05/2017 11:12 pm
Share: