Image by Torrey Park
The GenerIter is available as a core development framework that provides Python facilities for working with audio samples to construct generative and iterative algorithms with which to compose music.
It includes a small, but growing, set of example algorithms with which to test and demonstrate the system. These can serve as exemplars for user experiments in designing their own algorithmic implementations.
In addition, the user is provided with simple command line utilities with which to:
a) classify and organise their sample collections according to any criteria that suit their musical objectives.
b) drive the generative process.
The package features full class documentation, command usage guides and a series of tutorials on how to implement key workflows and develop independent algorithm libraries.