batch pitch correct wav files? (in: Samplers, Sampling …)
By: xdotcommer
29 Aug 10:27
Agree with not resampling them. You lose quality to fix something the sampler can do for free, and you can’t undo it.
The part worth adding is how to get the numbers. Run a pitch detector over each file and compare what it measures against the note in the filename, and what you want out of it is the deviation in cents rather than the absolute frequency. aubiopitch will do this from the command line, and YIN or autocorrelation methods are the ones to use on sustained material.
Then it goes in t…
Go to first unread post in this topic
Read more here: Source link
