@hackage csound-expression4.8.2
library to make electronic music
Installation
Dependencies (10)
- Boolean >=0.1.0
- base <5
- colour >=2.0
- csound-expression-dynamic >=0.1.4.3
- csound-expression-opcodes >=0.0.3
- csound-expression-typed >=0.0.7.7 Show all…
Dependents (5)
@hackage/csound-sampler, @hackage/acme-everything, @hackage/csound-catalog, @hackage/temporal-csound, @hackage/csound-controllers
Welcome to the simplest textual synthesizer.
dac $ osc 440
Csound-expression is a Haskell framework for computer music. With the help of the library we can create our instruments on the fly. A few lines in the interpreter is enough to get the cool sound going out of your speakers. It can be used for simple daily sound-file processing or for a full-blown live performances.
Got interested? Check out the guide: https://github.com/anton-k/csound-expression/blob/master/tutorial/Index.md
Acknowledgements (I'd like to mention those who supported me a lot with their music and ideas):
music: entertainment for the braindead, three pandas and the moon, odno no, ann
sannat & alizbar, toe, iamthemorning, atoms for piece / radiohead, loscil, boards of canada, Hozan Yamamoto, Tony Scott and Shinichi Yuize.ideas: Conal Elliott, Oleg Kiselyov, Paul Hudak, Gabriel Gonzalez, Rich Hickey and Csound's community.