|
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 cross-correlation)... in 2023, this command was replaced with Sound: To Pitch (raw cross-correlation)....
While Sound: To Pitch (cc)... will still work in scripts, you may like to transition to Sound: To Pitch (raw cross-correlation).... 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 (cc): 0.0, 75, 15, “off”, 0.03, 0.45, 0.01, 0.35, 0.14, 600
with the entirely equivalent line
To Pitch (raw cross-correlation): 0.0, 75, 600, 15, “off”, 0.03, 0.45, 0.01, 0.35, 0.14
© Paul Boersma 1996,2003,2023,2024