Csound: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edits by 60.190.243.173 (Talk); changed back to last version by Mcfletch) |
No edit summary |
||
Line 1: | Line 1: | ||
orc4tacel |
|||
{{Translations}} |
{{Translations}} |
||
Revision as of 15:05, 15 October 2007
orc4tacel
Csound is the music and audio signal processing language developed by MIT's Barry Vercoe. Csound will provide audio services for the OLPC computer.
CSound is both a programming language and a sound synthesis engine. It will be included on the OLPC to be used by applications or directly by the children.
Further information about CSound is on their website: http://csounds.com/
Sample Code
- A simple Python project using CSound to create an audible system load monitor using the standard Python CSound binding
- TamTam uses a custom C++ wrapper around CSound and has a very large sound library available