This function reads audio file and return data in numpy.float32 array. "lru_cache" holds recently loaded audio so that can be called many times on the same audio file. OPTIMIZE: controls lru_cache size for random access, considering memory size
(wav_rxfilename, start=0, end=None)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected