matteosoo / midi_transposition_tone

Input with .mid file to transpose any of the tone to the target tone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

midi_transposition_tone

Input with .mid file to transpose any of the tone to the target tone.

Prerequisites

  • python 3.6
  • music21 5.7.1

How to use?

  1. Prepare the scores with midi files (You can find out lots of sources in MuseScore which is an online score sharing platform. )

  2. cd to your folder and run the program as the picture showed below. Then, choose the target tone you want to tanspose.

Example (visualizing with MuseScore)

  • Original key of the score: Bb (B falt major) ↓↓↓
  • Afer transposing: (to C major)
tags: MIR MusicInformationRetreival

About

Input with .mid file to transpose any of the tone to the target tone.


Languages

Language:Python 100.0%