Randomized Splicing

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
sethtreace
Posts: 10
Joined: Mon Nov 03, 2014 8:30 pm
Operating System: Please select

Randomized Splicing

Post by sethtreace » Fri Feb 27, 2015 9:50 pm

Hello everyone, I am working on a linguistics study in which I am taking speech samples, chopping them, and randomly splicing them back together in order to make the speech unintelligible. I got this great chopper code from this topic thread http://forum.audacityteam.org/viewtopic ... 19#p233319 and I thought I would put it out and ask is any one knows a way to randomize chunks of audio. I have thought about splitting the audio track around the chopped chunks and then manually moving them around, but perhaps there is an easier way. Thanks for any insight :)

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Randomized Splicing

Post by steve » Fri Feb 27, 2015 10:17 pm

Was the "reverso" effect not suitable? http://forum.audacityteam.org/viewtopic ... 46#p258146

Does this have anything to do with recording inter-dimensional beings?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

sethtreace
Posts: 10
Joined: Mon Nov 03, 2014 8:30 pm
Operating System: Please select

Re: Randomized Splicing

Post by sethtreace » Fri Mar 06, 2015 12:45 am

We ended up going with the chopper code you suggested- which was super helpful! Now I'm trying to figure out a way to assemble the chopped bits back in random order :)

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Randomized Splicing

Post by steve » Fri Mar 06, 2015 11:31 am

I found this old (experimental) plugin and have updated it and enabled it for longer audio chunks than the original design. Give this a go (try the default settings first):
wavelet.ny
(3.16 KiB) Downloaded 185 times
It is called "Wavelet..." (which is a reference to early experiments by Iannis Xenakis rather than to modern Wavelet theory).
Note that this plugin is only intended for experimental purposes - there is no error checking in the code, so if you do something stupid with it, it will do something stupid ;)
If you use it in your research and your research culminates in a published paper, please include a credit (and I'd be interested to read the final paper, if that could be arranged).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

sethtreace
Posts: 10
Joined: Mon Nov 03, 2014 8:30 pm
Operating System: Please select

Re: Randomized Splicing

Post by sethtreace » Sat Mar 07, 2015 2:10 am

Thank you so much, steve! I will absolutely credit you, you have been a lot of help :)

Post Reply