forked from titola/incudine
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of Incudine's official repository
License
ormf/incudine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Incudine - Music/DSP programming environment for Common Lisp Incudine is useful to design software synthesizers or sound plugins from scratch, exploiting the expressive power of Common Lisp, without the constraint to use pre-built unit generators. It is also a compositional tool that allows to produce high quality sounds controllable at the sample level, defining and redefining the digital signal processors and the musical structures on-the-fly. Incudine introduces the Virtual UGen (VUG), a new mechanism for defining primitive unit generators by writing concise and reusable code. The definition of a VUG contains lisp code and/or other nested VUGs, and it is re-arranged and compiled efficiently during the creation of a DSP. For installation and configuration information please consult the INSTALL file. Incudine home page: http://incudine.sourceforge.net
About
Mirror of Incudine's official repository
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Common Lisp 92.7%
- C 5.9%
- Emacs Lisp 0.8%
- Shell 0.2%
- C++ 0.2%
- Makefile 0.1%
- Other 0.1%