본문 바로가기

Music & Audio Technology

[Web Audio API] Web Synthesizer with LFO, Filters, Env Shaper, etc.

link: https://soohyun123.github.io/ctp431/hw3/hw3.html

* This is just a screenshot, check the link above.

 

Web Synthesizer using Web Audio API.

 

It is a subtractive synthesizer with LFO Vibrato, Filter, Envelope Shaper, Delay and Reverb.

 

The reverb is implemented as convolutional reverb, and I used an open impulse response data 'slinky_ir.wav' at https://www.openairlib.net/

 

It was an assignment for the class CTP431 Music and Audio Computing by prof. Juhan Nam.