Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cogg

If you are looking to get this plugin, please instead download for free here: https://plasma-hype.itch.io/cogg.

COGG is a sound metallicizer and industrializer plugin for FL Studio using C++ and JUCE.

COGG by Plasmatic

Turn EVERY sound into something industrial.

COGG is a free VST3/AU effects plugin that transforms your audio with a chain of metallic processing — harmonic distortion, convolution reverb built from synthetic metal plate impulse responses, and pitch layering.

Simply turn up the Grind knob and watch the cog spin faster to begin metallizing your sound. Or, if you prefer more control, adjust the other knobs to perfect and fine tune the metallic mayhem.


Knobs

Knob What it does
Grind The central macro. Dial up the intensity and watch the cog spin faster as your sound gets crushed and driven harder
Impact Metallic attack shaping. High impact gives you a sharp distorted hit at the front of every note that decays into something calmer
Metal Convolution reverb using a synthetic metal plate IR for resonant industrial space
Grit Harmonic exciter that folds odd harmonics into your signal for industrial texture
Up / Down Layer pitch-shifted voices above and below your dry signal
Mix Global dry/wet — strength of the plugin over the original sound

Compatible DAWs

VST3 (Mac + Windows): FL Studio, Ableton Live, Reaper, Cubase, Studio One, Bitwig, Cakewalk, Reason

AU (Mac only): Logic Pro, GarageBand, MainStage


Install Instructions

Mac — VST3

  1. Unzip the file
  2. Drag Cogg.vst3 to ~/Library/Audio/Plug-Ins/VST3/
  3. If an error occurs, run this in Terminal:
xattr -rd com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/Cogg.vst3
  1. Rescan plugins in your DAW

Mac — AU

  1. Unzip the file
  2. Drag Cogg.component to ~/Library/Audio/Plug-Ins/Components/
  3. If an error occurs, run this in Terminal:
xattr -rd com.apple.quarantine ~/Library/Audio/Plug-Ins/Components/Cogg.component
  1. Rescan plugins in your DAW

Windows — VST3

  1. Unzip the file
  2. Drag Cogg.vst3 to C:\Program Files\Common Files\VST3\
  3. Rescan plugins in your DAW

Troubleshooting

FL Studio shows Cogg as unknown type (Mac) Double-click Cogg in the plugin scan menu, set it to Effect, and click Apply Changes.

Plugin shows as error in FL Studio (Mac) Run the quarantine removal command from the install instructions above, delete the cached scan file, then rescan:

find ~/Documents/Image-Line -name "Cogg.nfo" -delete

Automating parameters in FL Studio Right-click in the Playlist → Insert → Automation clip → click "Link to parameter" → move the knob you want to automate.


Building from Source

Requires JUCE 8.0.13 and CMake 3.22+.

git clone https://github.com/juce-framework/JUCE.git
cmake -B build -DJUCE_PATH=./JUCE
cmake --build build --config Release

License

MIT License: free for personal and commercial use. See LICENSE for details.


About

Built by plasmatic with JUCE C++. Features a rotating gear UI and live CRT oscilloscope display. Suggestions and feedback welcome, drop a comment on itch.io or open an issue on GitHub.

Follow for more free plugins!

About

Sound metallicizer and industrializer plugin for FL Studio using C++ and JUCE

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages