/html-audio

Web audio transformer

Primary LanguageJavaScriptOtherNOASSERTION

Web Audio Transformer

The following Project is made for Speech and Audio Editing course of Ionian University.The project was based on two repositories and all copyright belong to their creators.

The Application is made based on Web Audio API.

The app uses user audio input with microphone and transforms the audio with effects like Pitch , Overlap , Distortion and filters (LowPass,HighPass,Lowshelf,HighShelf)with the volume of user's choice. Also white noise, pink noise, brown noise and annoying noise can be played as a background noise. User can also choose spectrum wave or sonogram Visualization type.

Web Audio Transformer Screenshot

For better app use
  • In order to use the microphone, you may have to enable a configuration flag: -Go to chrome://flags -Enable the Web Audio Input options -Restart the browser
  • Use the microphone with headphones or you may get a lot of feedback
  • Use anonymous browsing
Reported Bugs
  1. You have to play Annoying Sound first in order the White Noise, Pink Noise or Brown Noise to Work
  2. Distortion enables a very annoying noise
  3. In order to use the microphone, you may have to enable a configuration flag
  4. The Transformed can not be downloaded. Instead normal voice can
Future Expansions
  • Resolve Bug problems
  • Add video Recording and saving-downloading
  • Add possibility of video manipulation
  • Make the app as an downloadable Desktop app
Big Thanks
Useful Links