Add years to writings and sort based on them.

This commit is contained in:
2019-10-30 13:28:37 +01:00
parent f767cec81b
commit d1fdcd7598
19 changed files with 64 additions and 10 deletions

View File

@@ -1,9 +1,12 @@
---
abstract: Programming sound in Live-Sequencer and ChucK
lastupdated: 2013
---
# Sound Programming
*2013.*
Much can be programmed, and that includes sound. In the digital world,
sound is typically represented by sequences of about 90 kB per second,
so "printing" sound is merely a matter of printing bytes. As such, any