.. _moduleAlphaContour:

music21.alpha.contour
=====================

.. WARNING: DO NOT EDIT THIS FILE:
   AUTOMATICALLY GENERATED.
   PLEASE EDIT THE .py FILE DIRECTLY.

.. automodule:: music21.alpha.contour

ContourFinder
-------------

.. autoclass:: music21.alpha.contour.ContourFinder

.. rubric:: :class:`~music21.alpha.contour.ContourFinder` methods

.. automethod:: music21.alpha.contour.ContourFinder.dissonanceMetric

.. automethod:: music21.alpha.contour.ContourFinder.getContour

.. automethod:: music21.alpha.contour.ContourFinder.getContourValuesForMetric

.. automethod:: music21.alpha.contour.ContourFinder.plot

.. automethod:: music21.alpha.contour.ContourFinder.randomize

.. automethod:: music21.alpha.contour.ContourFinder.setKey

.. automethod:: music21.alpha.contour.ContourFinder.spacingMetric

.. automethod:: music21.alpha.contour.ContourFinder.tonalDistanceMetric

AggregateContour
----------------

.. autoclass:: music21.alpha.contour.AggregateContour

.. rubric:: :class:`~music21.alpha.contour.AggregateContour` methods

.. automethod:: music21.alpha.contour.AggregateContour.addPieceToContour

.. automethod:: music21.alpha.contour.AggregateContour.dissimilarityScore

.. automethod:: music21.alpha.contour.AggregateContour.getCombinedContour

.. automethod:: music21.alpha.contour.AggregateContour.getCombinedContourPoly

.. automethod:: music21.alpha.contour.AggregateContour.plot
