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]
The name read_audio() had before it read anything but WAV. Kept
bound so existing callers work.
filename (str)
NDArray[float64]