This commit is contained in:
2013-02-11 21:55:34 +01:00
parent 286588366a
commit 071b3aa821
3 changed files with 24 additions and 19 deletions

View File

@@ -4,6 +4,8 @@
#+startup: showall
#&toc
* Sound Programming
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 general purpose