home changes contents help options subscribe edit

Edit history

Edit: -1 of 1
Time: 2006-10-09 21:54:46
Note: /piksel/pwiki/PulseCode/edit

changed:
-
Pulsecode is an opensource programming languange for synhthesis and processing of sound. It's strength comes from the straightforward syntax, the ability of doing live coding and very high sound quality. I started programming on Pulsecode in 2004, but many of the underlying ideas and some of the code is a few years older than that. I decided to create my own progamming language because i was unsatisfied with either the lack of flexibility or the overly complex syntax of other languages. I always try to look for a syntax that is as close as possible as the way i think about the sound. Currently pulsecode has around thirty builtin modules, most of which provide for  basic funtionality (such as oscilators ans delays). It is possible to combine these simple modules into more complex ones which can than be reused in the same way as builtin modules are. In the future Pulsecode will also have the ability to process multidimensional media.

Software
gcc, flex, bison,  Boost C++ libraries, libsndfile.

http://www.pulsecode.org/