Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chipbell4/mondrian-chord-visualizer

This experiment visualizes microtonal chords using a Piet Mondrian-style generated image.
https://github.com/chipbell4/mondrian-chord-visualizer

Last synced: 9 days ago
JSON representation

This experiment visualizes microtonal chords using a Piet Mondrian-style generated image.

Awesome Lists containing this project

README

        

# Mondrian Chord-Visualizer
This experiment visualizes microtonal chords using a Piet Mondrian-style generated image.
On the left is a resizable image (click the black bars!).
As the image proportions change, the notes in the chord change to reflect the new area of each sub-rectangle.
On the right, we notate the actual chord being played using [vexflow](https://www.vexflow.com/).

![demo gif](mondrian.gif)

## Build
`npx vite` FTW.