Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Music for Geeks and Nerds

Posted By: Grev27
Music for Geeks and Nerds

Pedro Kroger, "Music for Geeks and Nerds"
English | ISBN: 1478345381 | 2012 | EPUB, MOBI | 82 pages | 2 MB, 5 MB

Are you interested in learning more about music but have found most material condescending or to present things magically instead of logically? The good news is that much of music can be understood with programming and math, two things you're already good at! In this book you'll learn some elements of music from a programmer's perspective. You'll learn about the primitives of music such as notes and duration, the means of combining those primitives into motives and chords, operations such as transposition, retrograde, and inversion, and the means of abstraction (phrases and form) using Python and some basic math. Every concept in this book is explained in English with a corresponding implementation in Python, using the Pyknon music library.