Skip to content

This is an experimental audio mixer using Javascript/Web Audio Api for learning purpuses.

Notifications You must be signed in to change notification settings

jmontaldo/AudioMixerJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioMixerJs

This is an experimental audio mixer using Javascript/Web Audio Api for learning purpuses.

The program uses five audio files with one audioContext and different processing stages to get the final sound.

Features

Solo button: Mutes all the channels except for the one selected.

Mute button: Mute the selected channel.

EQ: Amplifies or decrease some range of frecuencies (low and high range uses a shelving type EQ, Mid frecuencies uses a bell type EQ).

Volumen fader: Increase or decrease the volumen of the selected channel.

VuMeter: Indicates the signal level of the mix.

About

This is an experimental audio mixer using Javascript/Web Audio Api for learning purpuses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published