Skip to content

Fixes the piano pedal being "stuck" when trying to run a MuseScore generated midi in various commercial Piano VSTs.

Notifications You must be signed in to change notification settings

zijunm/MuseScore-Midi-Pedaling-Fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MusescorePedalingFix

Fixes the piano pedal being "stuck" when trying to run a MuseScore generated midi in various commercial Piano VSTs.

Requirements (Install)

Setup

  1. Install Python 3
  2. Clone this GitHub project.
  3. Open a terminal, for example Powershell, in the directory of the cloned project.
  4. Run pip3 install mido in your terminal.

Usage

usage: python3 pedalfix.py <file>

Example

python3 pedalfix.py test.midi

Outputs: pf_test.midi

Verifying

Try running the generated "pf_" midi file in a vst such as Garritan CFX. The pedaling should now work as it did in MuseScore.

About

Fixes the piano pedal being "stuck" when trying to run a MuseScore generated midi in various commercial Piano VSTs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%