Skip to content

butchwarns/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ebf2d85 · Mar 2, 2024
Mar 2, 2024
Dec 17, 2023
Feb 24, 2024
Sep 9, 2023
Mar 2, 2024
Mar 2, 2024
Mar 2, 2024
Sep 24, 2023
Mar 2, 2024
Sep 20, 2023
Mar 2, 2024
Oct 29, 2023
Mar 2, 2024
Mar 2, 2024
Dec 3, 2023
Mar 2, 2024
Mar 2, 2024

Repository files navigation

utilities

Integration Pipeline Release Pipeline

utilities v0.1.2 user interface

Description

The utilities plugin is a simple VST3/AU utility tool for macOS.

Project status

Functional work in progress. (I do intend to add more features and create installers for Linux/Windows sometime in the future!)

Features

  • PHASE FLIP - Inverts polarity of selected channel.
  • CHANNELS - Selects output channel routing. Options are: STEREO, LEFT, RIGHT, SWAPPED.
  • BASS MONO - Makes bass band strictly mono. Bandwidth can be set through slider.
  • DC BLOCK - Filters DC offsets from input signal.
  • WIDTH - Controls stereo width. Range: 0%-400%.
  • VOLUME - Simple volume control. Lowest setting mutes. Higher settings amplify the signal.
  • PAN - Controls left-right panning.

Installation

Currently only macOS is supported. Installers can be downloaded in the releases section.

If you are savvy with JUCE/C++, you can build the plugin for any operating system using CMake:
Clone the repo, populate submodules, and run build.sh release. The plugin should be automatically user-installed.

License

Project source code is licensed under GPLv3. The "Inter" font family is licensed under OFL. External dependencies have their own licensing (see the corresponding repositories).

Copyright © 2024 Butch Warns