.. _moduleVolume:

music21.volume
==============

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

.. automodule:: music21.volume

Functions
---------

.. autofunction:: music21.volume.realizeVolume

Volume
------

.. autoclass:: music21.volume.Volume

.. rubric:: :class:`~music21.volume.Volume` bases

- :class:`~music21.common.objects.SlottedObject`

.. rubric:: :class:`~music21.volume.Volume` read-only properties

.. autoattribute:: music21.volume.Volume.cachedRealized

.. autoattribute:: music21.volume.Volume.cachedRealizedStr

.. autoattribute:: music21.volume.Volume.realized

.. rubric:: :class:`~music21.volume.Volume` read/write properties

.. autoattribute:: music21.volume.Volume.client

.. autoattribute:: music21.volume.Volume.velocity

.. autoattribute:: music21.volume.Volume.velocityScalar

.. rubric:: :class:`~music21.volume.Volume` methods

.. automethod:: music21.volume.Volume.getDynamicContext

.. automethod:: music21.volume.Volume.getRealized

.. automethod:: music21.volume.Volume.getRealizedStr

.. automethod:: music21.volume.Volume.mergeAttributes
