You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The semitone feature isn't producing the correct transformation for me. It shifts the audio, but not by the right amount. For example, this video contains the middle C4 note (261.6Hz). When I shift it down by 7 semitones, I should get F3 (174.6Hz). But I'm actually getting A3 (220.0Hz).
Have you seen this before? I'm on Chrome 52.0, Windows 7.
The text was updated successfully, but these errors were encountered:
Same here. I've got around it by just using the Smooth feature and incrementing/decrementing in multiples of 1/12; i.e. +1 semitone would be 0.083333 ~= 0.08, +2 would be 0.1666 ~ 0.17, etc.
The semitone feature isn't producing the correct transformation for me. It shifts the audio, but not by the right amount. For example, this video contains the middle C4 note (261.6Hz). When I shift it down by 7 semitones, I should get F3 (174.6Hz). But I'm actually getting A3 (220.0Hz).
Have you seen this before? I'm on Chrome 52.0, Windows 7.
The text was updated successfully, but these errors were encountered: