Skip to content

MIDI converter for Guitar Pro 6 to Addictive Drums 2

License

Notifications You must be signed in to change notification settings

zackslash/Pro2Addict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pro 2 Addict

A small command-line tool to convert MIDI drum tracks exported from Guitar Pro 6 to Addictive Drums.

Usage

usage: pro2addict [<flags>] <in> [<out>]
Example : ./pro2addict great_drums.mid ./great_drums_ad2.mid

Flags:
  --help     Show context-sensitive help (also try --help-long and --help-man).
  --version  Show application version.

Args:
  <in>     location of your Guitar Pro MIDI file
 [<out>]  location to output converted (AD2) MIDI file (If no output is specified the result will be output to the same directory and filename as the original, appended with "-ad2.mid"

License

Pro2addict is released under the MIT License. See the bundled LICENSE file for details.

About

MIDI converter for Guitar Pro 6 to Addictive Drums 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages