Time-domain scrambling of audio signals
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/
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
scramble/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |