SongSim icon indicating copy to clipboard operation
SongSim copied to clipboard

React web app for drawing self-similarity matrices from text

Results 4 SongSim issues
Sort by recently updated
recently updated
newest added

In this PR, I have organized the source code files into this directory structure: ``` src ├── components │   ├── lyrics │   │   ├── editor │   │   ├── pane │  ...

It wasn't apparent to me that the H1 was a link. Added demo link so nobody else misses it. Also added basic license info to save a click.

Your work is amazing, I wanted to congratulate you for it. I discovered it through Vox's Youtube channel. A few days ago I was thinking about sparse representations of music...

Since all of the data is mirrored along the diagonal of the resulting image, could there be a better method of displaying the data without repetition?