set_key method

set_key

Sets the audio’s musical key.

def set_key(self, key):
    ...
ParameterTypeDescription
keystrThe audio’s musical key. One of: C, C#, D, D#, E, F, F#, G, G#, A, A#, and B.

See Also