
Audio files mixing
Wav files mixing
The project is about mixing different .wav files into a single wav file
To read and write a wav file Resource interchange file format(RIFF) is used
For the project, four .wav is used such as Reggae.wav, African.wav, Piano.wav ,Jazz.wav with sample rate 44100HZ and all the four audio files have the mono channel
A tool called Audacity is used to convert a stereo .wav to mono.wav file
All the four .wav were successfully converted into a single .wav with all elements of each .wav file
Date: October 14, 2020
Language :
C/C++
tools:
Audacity
Leave a Reply