liferetrieval.blogspot.com
Life Retrieval: About processes
http://liferetrieval.blogspot.com/2011/07/about-processes.html
Thursday, July 7, 2011. I have been compiling a list of available tools, languages and programming libraries during the last months. For me it has been mainly motivated by the fact that one of the most important things when talking about development in general (not only games or game audio: but whatever product, service, software or piece-of-art) is the definition of a process grounded from certain workflows. Audio and Music languages. The Open Sound Control protocol. UnityOSC (C# mono .NET). Developing ...
csounds.com
Utilities/Tools
http://www.csounds.com/resources/utilitiestools
This is a repository of User-Defined Opcodes for the Csound music synthesis software. User-Defined Opcodes are opcodes for Csound created using Csound orchestra text. More information about User-Defined Opcodes can be found here. This database was edited by Steven Yi. 8220;An object-oriented, Python-scriptable algorithmic front-end to Csound”, by Christopher Ariza (Python, all platforms). The graphical sequencing composition environment for Csound, created by Steven Yi (Java, all platforms). 8211; Common...
csound.github.io
User-Defined Opcodes | Csound Community
http://csound.github.io/udo.html
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. User Defined Opcodes (UDOs) are written in the Csound language and can then be used in the code similar to built-in opcodes. There is a growing collection of them, currently at two places:. Is the old repository; simple to use. Is a new git-based repository which automatically exports .udo files to be included in Csound code. Music Using Csound in a DAW. Raspberry Pi and Csound.
csound.github.io
Csound for Chromebook | Csound Community
http://csound.github.io/site/news/2015/04/20/chromebook-csound
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. A Chrome App for editing and playing csd files o Chromebook. You can also run it on any desktop environment with Google Chrome installed. The code is at [https:/ github.com/fcahoon/CsoundForChromebook] (https:/ github.com/fcahoon/CsoundForChromebook) . Music Using Csound in a DAW. Raspberry Pi and Csound. With Python and Csound. Licensed under the GNU Lesser General Public License.
csound.github.io
API | Csound Community
http://csound.github.io/api.html
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. TODO: Tutorials how to make simple apps / to get started with Csound for different platforms (iOS, Android, Java, etc.). Is available online here. There is a description of Francois Pinot about how to use the API in the Csound FLOSS Manual: flossmanuals.net/csound/the-csound-api. Csound is an open community of musicians, enthusiasts, DSP specialists, programmers and others. If...
csound.github.io
Get started | Csound Community
http://csound.github.io/documentation.html
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. All Csound source code is made up of several sections which are defined in XML type tags. The most important sections are the CsInstruments. CsoundSynthesizer ;all code relating to Csound should be encapsulated between ; CsoundSynthesizer and /CsoundSynthesizer CsOptions ;this section tells Csound how to interact with various devices and hardware /CsOptions CsInstruments ;this sec...
csound.github.io
FLOSS Manual (6th Release) now available! | Csound Community
http://csound.github.io/site/news/2015/07/08/floss-manual-6
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. FLOSS Manual (6th Release) now available! The new version of the Csound Floss Manual is finally out here: FLOSS Manual. What’s new in this Release:. Added a section about the necessity of explicit initialization of k-variables for multiple calls of an instrument or UDO in chapter 03A Initialization and Performance Pass (examples 8-10). Small additions in chapter 03E Arrays. Added ...
csound.github.io
Chucksound: Csound inside of Chuck | Csound Community
http://csound.github.io/site/news/2015/07/02/chucksound
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. Chucksound: Csound inside of Chuck. Is a wrapper for the ChucK musical programing language that enables Csound to be run inside of ChucK. Current features include:. Signal input and output from Csound. Music Using Csound in a DAW. Raspberry Pi and Csound. With Python and Csound. Licensed under the GNU Lesser General Public License.
csound.github.io
AudioKit V2.1 Released | Csound Community
http://csound.github.io/site/news/2015/04/30/AudioKit-2.1-Released
Music Using Csound in a DAW. Embedded Applications with Raspberry Pi and Csound. Scientific Computing with Python and Csound. AudioKit V2.1 Released. AudioKit, the Objective-C and Swift framework for building iOS and OSX apps using Csound as the audio engine has been improving steadily and a new version, version 2.1 is available from AudioKit’s web site. AudioKit 2.1 features a couple of things that should be interesting to the Csound community. We now have an AKRingModulator. We’ve merged the CsoundObj.