Sound Fade In-n-Out
Sound Fade in-n-out is a project that allows user to mix two audio files together. It is supposed to mimic a beat box, allowing user to fade in and out from one audio to another back and forth.
The project also has the elemnt of turning the page into light or dark mode, which is located on the app bar on the right side.
JavaScript/React/MUI are used for front-end code development. You can view the source codes in repository here!
To allow fade in-n-out, users have to select one of the options, from left to right or the other way around. After selecting one check box they can fade in-n-out with different speeds and volume decreases and increases based on their selection.
Dark mode, that can be changed by clicking on the moon icon on the top right.