Csound: Difference between revisions
Jump to navigation
Jump to search
m Todo |
Migrate details from List of music software, expand & add links |
||
| Line 2: | Line 2: | ||
'''Csound''' is an audio programming and processing environment. | '''Csound''' is an audio programming and processing environment. | ||
== Frontends == | |||
=== Blue === | |||
Blue is a composition environment and frontend for Csound developed by [[Steven Yi]]. It has microtonal support using scales defined in the [[Scala#File formats|Scala scale format]], including a microtonal PianoRoll, Tracker, NoteProcessors, and more. It also features Python-based scripting capabilities. | |||
* [https://blue.kunstmusik.com/ Official website] | |||
=== Microcsound === | |||
Microcsound is a frontend to Csound developed by [[Aaron Krister Johnson]]. It is specifically geared to microtonal composition. It is originally a Python-based frontend, but it has been deprecated in favor of Microcsound Translator, a JavaScript online tool hosted on [[UnTwelve]]'s website. | |||
* [https://www.untwelve.org/microcsound Official website] | |||
* [https://github.com/akjmicro/microcsound Github page] | |||
* [http://www.untwelve.org/static/microcsound/tutorial.txt Tutorial] | |||
* [https://untwelve.org/static/javascript_demos/microcsound.html Microcsound Translator] | |||
== Other software based on Csound == | |||
* [http://rationale.sourceforge.net/ Rationale] – an open-source just intonation sequencer based on Csound and Python | |||
== See also == | == See also == | ||
* [https://csound.com/ Official website] | * [https://csound.com/ Official website] | ||
* [http://www.csounds.com/ Older website] | * [http://www.csounds.com/ Older website]{{dead link}} | ||
{{todo|improve synopsis | {{todo|improve synopsis|inline=1}} | ||
[[Category:Csound| ]] <!-- Main article --> | [[Category:Csound| ]] <!-- Main article --> | ||
[[Category:Software]] | [[Category:Software]] | ||
Latest revision as of 05:14, 24 June 2026
Csound is an audio programming and processing environment.
Frontends
Blue
Blue is a composition environment and frontend for Csound developed by Steven Yi. It has microtonal support using scales defined in the Scala scale format, including a microtonal PianoRoll, Tracker, NoteProcessors, and more. It also features Python-based scripting capabilities.
Microcsound
Microcsound is a frontend to Csound developed by Aaron Krister Johnson. It is specifically geared to microtonal composition. It is originally a Python-based frontend, but it has been deprecated in favor of Microcsound Translator, a JavaScript online tool hosted on UnTwelve's website.
Other software based on Csound
- Rationale – an open-source just intonation sequencer based on Csound and Python
