Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amilajack/spectrogram
A spectrogram implementation in js
https://github.com/amilajack/spectrogram
music spectrogram visualization
Last synced: 19 days ago
JSON representation
A spectrogram implementation in js
- Host: GitHub
- URL: https://github.com/amilajack/spectrogram
- Owner: amilajack
- Created: 2017-09-22T06:57:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T19:50:36.000Z (over 6 years ago)
- Last Synced: 2024-10-28T05:35:03.009Z (2 months ago)
- Topics: music, spectrogram, visualization
- Language: JavaScript
- Homepage:
- Size: 1.47 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spectrogram
===========### Local Development
```bash
yarn
yarn build
```