https://github.com/zya/octahedrone
Generative Audio Visual Sketch
https://github.com/zya/octahedrone
Last synced: 6 months ago
JSON representation
Generative Audio Visual Sketch
- Host: GitHub
- URL: https://github.com/zya/octahedrone
- Owner: zya
- Created: 2014-01-10T13:58:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-16T14:21:19.000Z (almost 11 years ago)
- Last Synced: 2025-04-03T09:12:54.478Z (11 months ago)
- Language: JavaScript
- Homepage: http://www.zya.cc/oct
- Size: 1.15 MB
- Stars: 25
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OCTAHEDRONE
===========
Generative Audio Visual Sketch - Web Audio API + Three.js.
http://www.zya.cc/oct
===========
The sketch is an audio visual experiment that uses Web Audio API for sound sythesis/processing and THREE.JS for WebGL 3D rendering.
The background sounds are being generated in real-time using Web Audio API while each face of the floating octahedron has a certain sustaining note which allows you to create evolving arpeggios and textures by clicking on different faces.
Clicking anywhere else will change the color of the background objects which combined with mouse movment results in interesting textures in the background as well as subtle stereo panning on the background sounds.
Runs best on Google Chrome.