table of contents
other versions
- wheezy 0.0.18.6-5
- jessie 0.0.19+git20140915+5de5da28-1
- jessie-backports 0.0.60-1~bpo8+1
- testing 0.0.60-4+b1
- unstable 0.0.60-4+b1
CALF(7) | Miscellaneous Information Manual | CALF(7) |
NAME¶
calf - a audio plugin librarySYNOPSIS¶
calfjackhost plugin ! [ plugin ! ] [...]DESCRIPTION¶
The Calf project aims at providing a set of high quality open source audio plugins for musicians, possibly in many different plugin formats, so that they can be used in as many hosts as possible and in standalone mode. Currently available plugins:
* Flanger with linear interpolation. In case "zipper noise" of basic flanger effects was driving you mad, use this one!
* Simple reverb with basic controls and relatively neutral sound. No dreaded metal barrel sound, at expense of higher CPU use and less time density.
* Multimode filter (selectable 12dB/24dB/36dB rolloff, lowpass or highpass) with inertia/smoothing for cutoff for more "analog" sound when tweaking.
* Vintage delay - in other words, a very simple simulation of tape echo, with a filter in a feedback loop.
* Simple monophonic synthesizer with 2 oscillators, multimode filter and an envelope.
* Optional: electric organ synthesizer and rotary speaker emulation, best used together (use "configure --enable-experimental" to enable them) The plugins are available in following formats:
* LADSPA (all effect plugins)
* DSSI (both synthesizers and effects), including DSSI GUI
* Standalone JACK client application with GTK+-based GUI (new: it is possible to run several plugins simultaneously in one JACK client, and connect them in chains using standard JACK facilities)
* LV2 (experimental, SVN only, some features may not work, host support for several features may vary)
OPTIONS¶
- How to use Calf plugins:
-
- * LADSPA plugins
-
- * DSSI plugins
-
- * JACK client application
-
calfjackhost monosynth !
calfjackhost monosynth ! vintagedelay ! flanger !
calfjackhost ! reverb !
ENVIRONMENT¶
LADSPA_PATH Path to LADSPA plugins.BUGS¶
LV2 support is in infant stage. Some knobs may still cause clicks/zipper noise. Plugin versions (especially LADSPA) have very poor usability comparing to standalone versions, because of platform limitations. In case of other bugs, please send bug reports to <wdev@foltman.com>, they will be fixed in order of importance.SEE ALSO¶
calfjackhost(1)AUTHOR¶
Krzysztof Foltman. Man page by Hermann Meyer, edited by Krzysztof Foltman.2008-02-09 |