Skip to content

alicefeng/piano-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Piano Notes

A visualization of how often individual piano keys are played in well-known classical music pieces.

Final project is on Behance.

To create these visualizations, I wrote a Python script that ingests MusicXML files and uses the music21 library to parse them. This script tabulates the number of times a specific piano key occurs for each note in that piece.

I then visualized this data using d3 in this Observable notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages