pitchtypes
Contents:
Overview
Spelled Pitch
Spelled Interval and Pitch Arrays
Enharmonic Pitch
Log-Frequency Pitch
Harmonic Pitch
API Summary
pitchtypes
pitchtypes.basetypes
pitchtypes.converters
pitchtypes.enharmonic
pitchtypes.errors
pitchtypes.errors.CustomException
pitchtypes.errors.CustomTypeError
pitchtypes.errors.CustomValueError
pitchtypes.errors.InvalidArgument
pitchtypes.errors.InvalidInitValue
pitchtypes.errors.PropertyUndefined
pitchtypes.errors.UnexpectedType
pitchtypes.errors.UnexpectedValue
pitchtypes.generic
pitchtypes.harmonic
pitchtypes.logfreq
pitchtypes.spelled
pitchtypes.spelled_array
pitchtypes.utils
pitchtypes
API Summary
pitchtypes
pitchtypes.errors
pitchtypes.errors.InvalidArgument
View page source
pitchtypes.errors.InvalidArgument
exception
pitchtypes.errors.
InvalidArgument
(
message
,
arg
=
None
,
**
kwargs
)
Raised when an invalid argument is passed to a method or a function.