https://github.com/calf-studio-gear/calf
Developers repository of Calf Studio Gear. Expect some issues when using it for production.
https://github.com/calf-studio-gear/calf
audio hacktoberfest music synth synthesizer
Last synced: 3 months ago
JSON representation
Developers repository of Calf Studio Gear. Expect some issues when using it for production.
- Host: GitHub
- URL: https://github.com/calf-studio-gear/calf
- Owner: calf-studio-gear
- License: lgpl-2.1
- Created: 2015-05-28T15:34:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T18:41:59.000Z (9 months ago)
- Last Synced: 2024-09-17T23:08:52.445Z (9 months ago)
- Topics: audio, hacktoberfest, music, synth, synthesizer
- Language: C++
- Homepage: http://calf-studio-gear.org
- Size: 72.5 MB
- Stars: 675
- Watchers: 48
- Forks: 96
- Open Issues: 131
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Calf Studio gear
================Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments
under LINUX operating systems. The suite contains lots of effects
(delay, modulation, signal processing, filters, equalizers, dynamics,
distortion and mastering effects), instruments (SF2 player, organ
simulator and a monophonic synthesizer) and tools (analyzer, mono/stereo
tools, crossovers). Calf Studio Gear aims for a professional audience.Please visit the website below for further information,
screenshots and installation instructions.http://calf-studio-gear.org
Features
--------- Instruments and tone generators (Organ, Monosynth, Wavetable, Fluidsynth)
- Modulation effects (Multi Chorus, Phaser, Flanger, Rotary, Pulsator, Ring Modulator)
- Delay effects (Reverb, Vintage Delay,Compensation Delay Line, Reverse Delay)
- Dynamic processors (Compressor, Sidechain Compressor, Multiband Compressor, Mono Compressor, Deesser, Gate, Sidechain Gate, Multiband Gate, Limiter, Multiband Limiter, Sidechain Limiter, Transient Designer)
- Filters and equalizers (Filter, Filterclavier, Envelope Filter, Equalizer 5 Band, Equalizer 8 Band, Equalizer 12 Band, Equalizer 30 Band, Vocoder, Emphasis)
- Distortion and enhancement (Saturator, Exciter, Bass Enhancer, Tape Simulator, Vinyl, Crusher)
- Tools (Mono Input, Stereo Tools, Haas Stereo Enhancer, Multi Spread, Analyzer, X-Over 2 Band, X-Over 3 Band, X-Over 4 Band)Usage
-----Once installed there are a couple of manuals available.
- "man calf" displays some general instructions
- "man calfjackhost" gives some hints on how to use the calf rack application
- /usr/[local]/share/doc/calf (depending on your installation path) contains a HTML manual on how to use the plug-ins user interface
- The plug-in manuals can also be accessed via the GUI menus.Installation
------------CMake: INSTALL-CMAKE (recommended)
Automake: INSTALL (deprecated!)Note that CMake only build is checked by CI, and only CMake will work for native Windows compiling.