Projects tagged ‘dsp’ and ‘synth’


[5 total ]
19

Ladspa

   

Many audio synthesis and recording packages are in use or in development on Linux. These work in many different ways. LADSPA provides a standard way for `plugin' audio processors to be used with a wide range of these packages. For instance, this ... [More] allows a developer to make a reverb program and bundle it into a LADSPA `plugin library.' Ordinary users can then use this reverb within any LADSPA-friendly audio application. [Less]

12

DSSI

   
Primary Language: C Licensed as: BSD-ish License,GNU General Public License 2.0

DSSI is an API for digital audio processing plugins, particularly useful for software synthesis plugins with user interfaces.

Metrics updated about 4 hours ago

5

CLAM

   
Primary Language: C++ Licensed as: GNU General Public License 2.0 or later

CLAM stands for C++ Library for Audio and Music and in Catalan means something like "a continuous sound produced by a large number of people as to show approval or disapproval of a given event". CLAM is a full-fledged software framework for research ... [More] and application development in the Audio and Music Domain. It offers a conceptual model as well as tools for the analysis, synthesis and processing of audio signals. [Less]

Metrics updated 05 Oct 08

3

Csound

 
Primary Language: C

Csound is a powerful and yet easy to use musical synthesis package. Csound was constructed in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C ... [More] for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation power. Basically, Csound reads some files and creates the result as a sound file on disk or, on faster machines, in real time through a DAC. [Less]

Metrics updated 04 Oct 08

2

Chuck

 

Strongly-timed, Concurrent, and On-the-fly Audio Programming Language. ChucK is a new (and developing) audio programming language for real-time synthesis, composition, performance, and now, analysis - fully supported on MacOS X, Windows, and ... [More] Linux. ChucK presents a new time-based, concurrent programming model that's highly precise and expressive (we call this strongly-timed), as well as dynamic control rates, and the ability to add and modify code on-the-fly. In addition, ChucK supports MIDI, OSC, HID device, and multi-channel audio. It's fun and easy to learn, and offers composers, researchers, and performers a powerful programming tool for building and experimenting with complex audio synthesis/analysis programs, and real-time interactive control. [Less]