-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Crista Falk edited this page Dec 2, 2021
·
2 revisions
- Scrolling UI that visualizes the voices of a music21 corpus
- Trailing lines behind a voice where Y position on the screen corresponds to the pitch height
- Shows information about voice leading across parts and pitch direction within parts
- Match this to music timing based on note length and piece duration
- Music21 for feature extraction and corpus
- Kivy for interactive visualization
- Use Music21 to get note information related to:
- part
- offset (timestamp of note)
- pitch height
- Send to kivy which then:
- visualizes the linear movement of the notes within each part
- hardcoded or randomized features to add interesting visuals
- slider to change tempo and therefore playback speed
Project showcase: -- proof of concept using one song (BWV66.6?)