Skip to content

technologyarts/4d_synth

 
 

Repository files navigation

Gatsby

evos.studio

Evos studio is a web based drone synth/visualizer built with Tone.js & Three.js

The project is based around four sine wave oscillators with controls for the amplitude and frequency of each wave. The oscillators are mixed together and sent through a limiter to the audio output. The visuals are based on the same four sine waves being sent as uniforms into a glsl shader which is using vector displacement to visualized the waveforms in realtime.

View the live demo at evos.studio

About

threeJS + ToneJS synth test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • TypeScript 25.7%
  • CSS 14.2%