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