undefined.Quantization

Live API for Python (c)1999-2007 Ableton AG

Ableton grants to you the license to use Live's Python API and to
distribute applications based on the API under the following
conditions.
This license does not affect the terms of Ableton Live's End User
License Agreement or other licenses in any way.

1. Your application is released under the GPL license
   (http://www.gnu.org/licenses/gpl.html).

2. The end user is unmistakably informed about our conditions
   of use by presenting him the following disclaimer wherever
   applicable (download pages, installer dialogs, text files):

   DISCLAIMER: This work is based on an unsupported interface
   of Ableton Live 6.  Use at your own risk.  It is likely that
   things will not work with future versions of Live.  Please
   do not use it for applications which you need to rely on.

   Manipulating your Live Sets via this interface or software
   based on it might damage your documents in a way that they
   not longer can be opened in the current or future versions
   of Live.

   Please do not contact Ableton about questions and problems
   with this software.
Classes

Methods

Attributes
__slots__ tuple ()
name str q_2_bars
q_2_bars class Song.Quantization q_2_bars
q_4_bars class Song.Quantization q_4_bars
q_8_bars class Song.Quantization q_8_bars
q_bar class Song.Quantization q_bar
q_eight class Song.Quantization q_eight
q_eight_triplet class Song.Quantization q_eight_triplet
q_half class Song.Quantization q_half
q_half_triplet class Song.Quantization q_half_triplet
q_no_q class Song.Quantization q_no_q
q_quarter class Song.Quantization q_quarter
q_quarter_triplet class Song.Quantization q_quarter_triplet
q_sixtenth class Song.Quantization q_sixtenth
q_sixtenth_triplet class Song.Quantization q_sixtenth_triplet
q_thirtytwoth class Song.Quantization q_thirtytwoth
values dict {0: Song.Quantization.q_no_q, 1: Song.Quantization.q_8_bars, 2: Song.Quantization.q_4_bars, 3: Song.Quantization.q_2_bars, 4: Song.Quantization.q_bar, 5: Song.Quantization.q_half, 6: Song.Quantization.q_half_triplet, 7: Song.Quantization.q_quarter, 8: Song.Quantization.q_quarter_triplet, 9: Song.Quantization.q_eight, 10: Song.Quantization.q_eight_triplet, 11: Song.Quantization.q_sixtenth, 12: Song.Quantization.q_sixtenth_triplet, 13: Song.Quantization.q_thirtytwoth}

Builtins
__abs__
__add__
__and__
__cmp__
__coerce__
__delattr__
__div__
__divmod__
__float__
__floordiv__
__getattribute__
__getstate__
__hash__
__hex__
__init__
__int__
__invert__
__long__
__lshift__
__mod__
__mul__
__neg__
__new__
__nonzero__
__oct__
__or__
__pos__
__pow__
__radd__
__rand__
__rdiv__
__rdivmod__
__reduce__
__repr__
__rfloordiv__
__rlshift__
__rmod__
__rmul__
__ror__
__rpow__
__rrshift__
__rshift__
__rsub__
__rtruediv__
__rxor__
__setattr__
__str__
__sub__
__truediv__
__xor__