Mixing .wav Sound Files
% Written by: Katarina Vuckovic
% Florida Institute of Technology, Department of Electrical Engineering
% Program written for the purpose of speech processing and detection
% research
% Date: 8/9/2019
% This program mixes 2 sound .wav files into one file
% The program handles .wav files of different lengths and bit rates
%
% For files of different length the program give the user 2 options:
% Option 1: combine two files of different length such that they both
% start at the same time and after the short file is complete, the longer
% file continues until it is complete
% Option 2: combine two files such of different length such that when the
% shorter file is complete it restarts as many times as needed until the
% longer file is complete
%
% If the files have different bit-rates and different frequencies, the
% program will choose the higher of the two frequencies
Citar como
Katarina Vuckovic (2024). Mixing .wav Sound Files (https://www.mathworks.com/matlabcentral/fileexchange/72414-mixing-wav-sound-files), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |