https://github.com/geraintluff/2d-audio-vis
https://github.com/geraintluff/2d-audio-vis
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/geraintluff/2d-audio-vis
- Owner: geraintluff
- Created: 2016-11-07T10:14:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T10:14:11.000Z (over 9 years ago)
- Last Synced: 2025-01-28T21:18:27.176Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://bitbucket.org/geraintluff/2d-audio-vis
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2D audio visualisation
This is an audio visualisation. It slices up the audio into overlapping chunks, takes the spectrum of each, and synthesises a 2D field with the same spectrum.
It supports layering tracks on top of each other in different colours, which can give good results: an example video can be found [here](https://www.dropbox.com/s/8bg1ey5siy9y490/Lay%20Your%20Voice%20Down%20%28large%29.mp4?dl=1).