WavIO

class of dascore.io.wav.core
inherits from: FiberIO
source

WavIO()

IO support for wav (audio) format.

Methods

Name Description
get_format Return a tuple of (format_name, version_numbers).
read Load data from a path.
scan Return patch-local metadata and exact coords for a resource.
write Write the contents of the patch to one or more wav files.