music21.common
music21.converter
Enter search terms or a module, class or function name.
Creates a phase composition in the style of 1970s minimalism, but bitonally. The source code describes how this works.
>>> from music21 import * >>> composition.phasing.pitchedPhase(cycles = 4, show = True)