Click here to Skip to main content
15,881,424 members
Articles / Desktop Programming / Win32

A MIDI File Slicer and MIDI Library in C#

Rate me:
Please Sign up or sign in to vote.
4.95/5 (13 votes)
22 Mar 2020MIT12 min read 32K   332   16  
Slice sections out of a MIDI file, and stretch or compress playback time using this simple utility. Or use the Midi Library to build your own MIDI apps
This tool allows one to do some basic editing of a MIDI file, preview the edits, and save. It uses a MIDI file library that has many features, which you can use in your own MIDI projects.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions