Completed
where it falls together
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code That Sounds Good: Music Theory and Algorithmic Composition - Notacon 9
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 what this talk is
- 3 why algorithmic composition?
- 4 why frameworks?
- 5 dedicated algorithmic composition environments
- 6 libraries for general purpose languages
- 7 code in this presentation
- 8 why music theory?
- 9 rhythm
- 10 pitch and key
- 11 where it falls together
- 12 follow the form...or not.
- 13 what is twelve-tone music?
- 14 allowable iterations of tone row
- 15 randomize which iteration plays
- 16 vary note lengths
- 17 vary the octave of the notes
- 18 turning data into music
- 19 choose a dataset
- 20 translate data to something musical
- 21 randomizing the notes
- 22 in conclusion...