hzRevampHelper(hzStr: str)
Function description
String processing function used in f0-based pitch class statistics
Parameter
hzStr:
Return
hzStr[:idx-1] + hzStr[idx:]
Example
Inner helper function
Last updated 2 years ago