https://github.com/orangecoding/3d-audio-visualization
3d representation of an html5 audio signal processing
https://github.com/orangecoding/3d-audio-visualization
Last synced: 5 days ago
JSON representation
3d representation of an html5 audio signal processing
- Host: GitHub
- URL: https://github.com/orangecoding/3d-audio-visualization
- Owner: orangecoding
- Created: 2017-04-14T09:03:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T09:04:43.000Z (about 8 years ago)
- Last Synced: 2025-03-30T03:41:09.943Z (29 days ago)
- Language: JavaScript
- Size: 4.47 MB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
3d Audio-visualization
======================3d representation of an html5 audio signal processing
This demo uses three.js ([https://github.com/mrdoob/three.js/][1]) and some parts of the awesome digital processing library for Javascript. ([https://github.com/corbanbrook/dsp.js/][2])
Check out the [Demo][3]
Visit me at [http://www.orange-coding.net][4]
[1]: https://github.com/mrdoob/three.js/
[2]: https://github.com/corbanbrook/dsp.js/
[3]: http://www.orange-coding.net/audio
[4]: http://www.orange-coding.net