Open KinMaynard opened 3 years ago
I want to build a function that detects transients in an array of audio data.
Possible features: plot the transients identify and label them within another plot return transient indices
research autocorrelation (relevant matplotlib docs)
I want to build a function that detects transients in an array of audio data.
Possible features: plot the transients identify and label them within another plot return transient indices
research autocorrelation (relevant matplotlib docs)