pytimbre.audio¶
per second and the start time of these samples. | Contributors: Drs. Frank Mobley and Alan Wall, Conner Campbell, Gregory Bowers
Functions
|
This will create a waveform object from a Standard Binary File formatted file. |
Classes
|
This class contains simple information about the location of the various chunks within the wav file. |
|
This class will scan the Wav file, assuming that there is a correctly formatted file, and collect all the various chunks that are available within the file. |
|
This class understand the various types of data formats that exist within wav files |
|
The fact chunk provides some additional information regarding the interior data within the Wave File. |
|
The format chunk is a specialized data chunk found within the wav formatted files. |
|
This is an extra chunk that can provide metadata to the user through customizable fields. |
|
This class contains the information about the peaks within each channel of the wave file |
|
|Description: This is a generic base class that contains the start time, samples and sample rate for a waveform. Some limited operations exist within this class for manipulation of the base data within the class. |
|
The SITH files are formatted in the broadcast wave file format. |