Online Mixing Console allows you step in the shoes of an audio engineer and create your own mix of a song, just like in a recording studio.
- Use faders to change tracks volume levels
- Use pan knobs to position the sound between lef and right channel
- Use transport controls to play, pause, stop and navigate throughout the song
- Drag & drop effects onto the tracks to use them
Online Mixing Console uses:
- jQuery
- jQuery UI
- Pizzicato.js - A web audio Javascript library
Online Mixing Console is an open source project with a public repository on GitHub.
- Click PLAY to start the song.
- Click STOP to stop the song and rewind it to the beginning.
- Click PAUSE to stop the song, without rewinding it.
- Click PLAY after clicking a PAUSE, and the song will continue.
- Click << and >> to rewind or fast-forward 30 seconds.
- Click < and > to rewind or fast-forward 10 seconds.
- Click on track fader and move your mouse up or down to change fader position. Changes in fader position will affect track volume level.
- Click on master track fader and move your mouse up or down to change master fader position. Changes in fader position will affect master volume level.
- Double click on a track fader to reset it to the default position. It will also reset track volume level to default.
- Double click on a master track fader to reset it to the default position. It will also reset master volume level to default.
- Click S button above track fader to hear only this track. Click again to turn SOLO off.
- Click M button above track fader to mute this track. Click again to unmute.
- To add an effect to a track, drag an effect from list on the left, and drop it onto desired track.
- To add an effect to the master track, drag an effect from list on the left, and drop it onto the master track.
- Click the effect button to turn this effect on. Click again to turn it off.
- Add VU meters
- Add settings controls for the effects
- Add equalizer
Created by Jacek Kosiba