nnsvs.pitch.hz_to_cent_based_c4

nnsvs.pitch.hz_to_cent_based_c4(hz)[source]

Convert Hz to cent based on C4

Parameters:

hz (np.ndarray) – array of Hz

Returns:

array of cent

Return type:

np.ndarray