Mixing .wav Sound Files

This program mixes 2 sound .wav files into one file The program handles .wav files of different lengths and bit rates
104 descargas
Actualizado 11 ago 2019

Ver licencia

% 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
Se creó con R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Audio and Video Data en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0