Category Archives: plugins

High abstraction level audio plugins specification (and code generation)

If you ever wrote at least 2 audio plugins in your life, for sure you have noticed you had to write a lot of duplicated code. In other words, most of the times, writing a plugin there is very little … Continue reading

Posted in ideas, plugins, programming | Tagged , , , , , , , , , , , , | 2 Comments

CLAM processing generator script (example of use)

This script is about a basic code generation of a CLAM plugin. In some point I think this is some kind of meta-programming or perhaps the term “automatic programming” fits better. The basic idea is to specify some basic features … Continue reading

Posted in CLAM, plugins, programming, python | Tagged , , , , , , , | 1 Comment

LADSPA versions of my recent simple distortions

After prototype different kind of simple distortions in NetworkEditor i managed to port all them to ladspa plugins. Despite the fact that the task was less difficult than i had expected at first, prototype with CLAM first worth a lot. … Continue reading

Posted in plugins | Tagged , , , , , , , , , , | Leave a comment

New CLAM plugin: (‘very’ for now) simple guitar distortion

A week or more ago, Daniel Vidal Chornet (collaborator of Musix) asked me if i can develop guitar distortion effects, because he couldn’t find something decent that suits his needs, i said “sadly i have no idea about distortions effects … Continue reading

Posted in CLAM, plugins | Tagged , , , , , , , , , , | 6 Comments