music.read_wav

music.read_wav(filename)

The name read_audio() had before it read anything but WAV. Kept bound so existing callers work.

Parameters:

filename (str)

Return type:

NDArray[float64]