ArjunSahlot / piano_visualizer

A tool that allows you to export a video in which a piano is playing the music you give it.
GNU General Public License v3.0
9 stars 2 forks source link

keys selection feature #3

Open sugizo opened 1 year ago

sugizo commented 1 year ago

background piano have several keyboard (keys) :

nice to have piano keys selection feature e.g. for 88 Keys piano = piano_visualizer.Piano(["toto_africa.mid"], 88_keys)

best regards