Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

ipatix/miditool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miditool

DISCLAIMER

This tool is no longer maintained as well as csmidi.

Overview

MIDI Batch Processing Tool

I created this tool in order to batch process MIDI files for things like the following:

  • Remap Instruments
  • Remap Drums
  • Delete certain events

The featureset is by far incomplete. Feel free to do a pull request for new filters. It uses my "csmidi" library for MIDI parsing and therefore should be really easily extendable.

Usage:

$ miditool input.mid output.mid [options]

For a list of available options execute the program without any arguments.

About

MIDI Batch Processing Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages