Pattern Based Audio Splitting

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
bioshock
Posts: 2
Joined: Fri Apr 10, 2015 9:58 am
Operating System: Please select

Pattern Based Audio Splitting

Post by bioshock » Fri Apr 10, 2015 10:07 am

lets say i have a very long audio file that has a repetitive pattern . i want to split the audio whenever that pattern shows up .
i was thinking like generating a fingerprint of that pattern , searching through audio for that matches the fingerprint and split the audio.
how can i solve this problem ? can audacity do that ? i have some experience with programming . may be a dsp language can help ?

thanks in advance.

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

Re: Pattern Based Audio Splitting

Post by steve » Fri Apr 10, 2015 10:20 am

Audacity has a powerful scripting language built in called "Nyquist". See: http://wiki.audacityteam.org/wiki/Nyqui ... _Reference
bioshock wrote:i was thinking like generating a fingerprint of that pattern , searching through audio for that matches the fingerprint and split the audio.
A tough job.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply