3 projects tagged "music composition"
Scorealgorithm1 composes musical scores using controlled, randomized procedures. It is written in Python, and the output is compatible with the digital synthesis software CSound. Scorealgorithm1 is a flexible composition tool that can create varied styles of music with changing harmonic, melodic, and rhythmic textures. The program also features various tuning systems and adaptable performance controls. Complex repetition, even canonic imitation, is possible. Visit the Web site for tutorials, documentation, and examples of music created using the software.
Given a chord progression and a music style, JChordBox generates a song. It is a library tool that can generate backing tracks from a chord progression and a music style. It contains several command line processes detailed in the user guide. It also contains a MIDI song player that can loop, play, pause, stop, rewind, forward, mute, or solo tracks, display transport information, and much more. It runs in a terminal.