|
A hidden command that creates a Pitch object from every selected Sound object.
The parameters are in the following order:
With the advent of Sound: To Pitch (filtered autocorrelation)... in 2023, this command was replaced with Sound: To Pitch (raw autocorrelation)....
While Sound: To Pitch (ac)... will still work in scripts, you make like to transition to Sound: To Pitch (raw autocorrelation).... Please note that the Pitch ceiling parameter was moved immediately after Pitch floor, where it fits more logically. For example, you can replace the line
To Pitch (ac): 0.0, 75, 15, “off”, 0.03, 0.45, 0.01, 0.35, 0.14, 600
with the entirely equivalent line
To Pitch (raw autocorrelation): 0.0, 75, 600, 15, “off”, 0.03, 0.45, 0.01, 0.35, 0.14
© Paul Boersma 1996,2001–2003,2022–2024