scottroot / Musical-Dynamics-Training-Software

A digital piano dynamics training program that provides real-time visualizations and feedback for musicians to more accurately monitor their playing and improve expressiveness..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musical Dynamics Training Software for Digital Piano

Description

Simple python program that helps pianists practice and visualize their dynamic expression in real time.

Primary Use

While there are many programs that help learn to play piano or improve sight-reading, none have focused on practicing and fine-tuning dynamic expression. This program provides a very simple user-interface to visualize your dynmics:

  • Displays a colored bar extending above the piano key that denotes the velocity of each keypress
  • Lists the level at which you are playing (pp, p, mp, etc.)
  • Future feature to indicate how closely aligned simultaneous notes are played

Screenshot

Credits

Utilizes python-rtmidi to capture midi messages in realtime

About

A digital piano dynamics training program that provides real-time visualizations and feedback for musicians to more accurately monitor their playing and improve expressiveness..

License:MIT License


Languages

Language:Python 100.0%