WavIO
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 | Returns a list of summary info for patches contained in file. | 
| write | Write the contents of the patch to one or more wav files. | 
