pytimbre.utilities.audio_analysis_enumerations.TrimmingMethods

class pytimbre.utilities.audio_analysis_enumerations.TrimmingMethods(*values)

Bases: Enum

Trimming can be accomplished with either the samples or times. This enumeration defines whether to use the time to calculate the sample or just provide the samples.

__init__(*args, **kwds)

Attributes

samples

times_absolute

times_relative