Time-domain scrambling of audio signals

Scramble audio signals by shuffling short-time windows
1,8K descargas
Actualizado 15 nov 2010

Ver licencia

These routines scramble an audio file by moving around short, overlapping windows within a local window. They can be used to create new versions of existing recordings that preserve the spectral content over longer time scales, but remove structure at shorter timescales. This can be useful e.g. for making speech unintelligible.

Routines are also included to shuffle Gammatone subbands independently, for further scrambling.

Code is also available from http://www.ee.columbia.edu/~dpwe/resources/matlab/scramble/

Includes Gammatone / ERB filtering routines lightly adapted from Malcolm Slaney's Auditory Toolbox,
http://cobweb.ecn.purdue.edu/~malcolm/interval/1998-010/

Citar como

Dan Ellis (2024). Time-domain scrambling of audio signals (https://www.mathworks.com/matlabcentral/fileexchange/29396-time-domain-scrambling-of-audio-signals), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Audio Processing Algorithm Design 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.1.0.0

Updated with improved (refactored) code, include acknowledgment of the use of Malcolm Slaney's code as a starting point.

1.0.0.0