Time-domain scrambling of audio signals

版本 1.1.0.0 (164.5 KB) 作者: Dan Ellis
Scramble audio signals by shuffling short-time windows
1.8K 次下载
更新时间 2010/11/15

查看许可证

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/

引用格式

Dan Ellis (2025). Time-domain scrambling of audio signals (https://www.mathworks.com/matlabcentral/fileexchange/29396-time-domain-scrambling-of-audio-signals), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio Processing Algorithm Design 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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