|
Software /
AlgoScore
AboutAlgoScore is a graphical environment for algorithmic composition, where music is constructed directly in an interactive graphical score. The result is output as audio (through CSound), arbitrary control data (through JACK ports) for control of other applications, or MIDI. The generated audio can be played back through JACK or exported to an audiofile. Graphical objects are placed in a timeline and connected together. Some objects are fully dependent on user data, while some are generative and reacts on input from other objects. AlgoScore has a non-realtime perspective, where the composer can relate freely to time and construct the composition outside of time. This also means that an object has the ability to access all data of another object in a single moment, instead of being limited to the streaming data of a current "now". It is highly customizable and extendible with the Nasal scripting language. It's easy to make your own classes, and also to use nasal code directly in the score for generating or transforming events or control data. Since the composer works directly with the score, there's no need for an additional step of creating a graphical score of the piece. The score can be exported to PDF or SVG. Examples of scores exported as PDF can be downloaded at the Works page. Read more in the introduction section in the Users Guide... DownloadAlgoScore is released under the terms of GNU GPL. It currently builds and runs on Linux and Mac OS X. Below are the latest releases, all versions are available at the download site. SourcecodeMac OS X packagesYou need to install X11, CsoundLib framework and it's SupportLibs package, and JackOSX 0.76.
Documentation
Contact and support
GNA.org project pageScreenshotsClick on the images for full resolution screenshots. A recent screenshot showing the current user interface. An older screenshot, the resulting audio sounds like this. |