.. currentmodule:: mutwo.music_generators mutwo.music_generators ====================== .. contents:: Table of content :depth: 3 .. automodule:: mutwo.music_generators :members: .. list-table:: :width: 95% :header-rows: 1 * - Object - Documentation * - :class:`mutwo.music_generators.make_product_pitch` - Make :class:`~mutwo.core.parameters.music_parameters.JustIntonationPitch` from the product of one, two or more number_sequence. * - :class:`mutwo.music_generators.make_common_product_set_scale` - Make common product set scale as described in Wilsons letter to Fokker. * - :class:`mutwo.music_generators.make_wilsons_brun_euclidean_algorithm_generator` - Make constant structure scale with Wilsons adaption of Bruns euclidean algorithm. .. autofunction:: make_product_pitch .. autofunction:: make_common_product_set_scale .. autofunction:: make_wilsons_brun_euclidean_algorithm_generator mutwo.music_generators.constants -------------------------------- .. automodule:: mutwo.music_generators.constants :members: