alemangui / pizzicato

Library to simplify the way you create and manipulate sounds with the Web Audio API.
https://alemangui.github.io/pizzicato/
MIT License
1.66k stars 130 forks source link

Noise cancellation #170

Open MuhammadUsmanMithani opened 1 year ago

MuhammadUsmanMithani commented 1 year ago

Add a negative sound wave generator, e.g. when playing back sound from mic, it inverts it to cancel surrounding noise. Also maybe optimize it a little to not be as delayed as it is normally