Click here to Skip to main content
15,886,816 members
Articles / Multimedia / Audio

In Depth MIDI File Operations in C#

Rate me:
Please Sign up or sign in to vote.
4.54/5 (9 votes)
26 Mar 2020MIT21 min read 12.9K   373   9  
An in depth guide on doing advanced MIDI things. Includes a demo Drum step sequencer and file slicer
Learn how to use my MIDI file library to create a step sequencer for crafting small midi drum sequences which can be used with software like Image-Line's FPC or your favorite hardware based MIDI capable drum machine, as well as a slicer that can be used to cut up and transform MIDI files in various ways.

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