odd length, e.g. length = 9, take the 5th element, at index 4 even, e.g. length = 10, take the 5th and 6th elements, at indices 4 and 5 ...
# us identify docstring example calls which depend on librosa functions accepting the sr # parameter. # It is then up to the user of this script to audit the docstring in question to determine # if ...