Skip to content
/ ad2gp Public

Midi mapping converter from Addictive Drums 2 to Guitar Pro 7

Notifications You must be signed in to change notification settings

je09/ad2gp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ad2gp

A simple script to convert midi notes you got from Addictive Drums 2 to Guitar Pro 7 (versions my differ, I tested on the ones I specified).

Installation

The only dependency script needs is "mido", it provides a simple way of working with midi files. To install simply run:

pip install -r requirements.txt

Usage

To use script provide to it path to your midi file like this:

python ad2gp.py /home/artist/my-awesome-drums.mid

After conversion you'll get converted.mid in your work directory.

Troubleshooting

If you have any issue with this script, feel free to open an issue describing your problem. I'll try to help you ASAP.

About

Midi mapping converter from Addictive Drums 2 to Guitar Pro 7

Topics

Resources

Stars

Watchers

Forks

Languages