An open API service indexing awesome lists of open source software.

https://github.com/m1m0zzz/utility-clone

VST plugin like a Ableton Utility.
https://github.com/m1m0zzz/utility-clone

juce vst3

Last synced: 5 months ago
JSON representation

VST plugin like a Ableton Utility.

Awesome Lists containing this project

README

          

# Utility clone

VST plugin like a Ableton Utility.
Development with [JUCE](https://github.com/juce-framework/JUCE)

![preview](https://github.com/m1m0zzz/utility-clone/assets/117814895/c0f1913b-e393-4dc6-935b-42fdf28d1640)

## โœจ Features

- phase invert
- channel mode
- stereo width, mid/side
- mono
- bass mono
- gain
- pan
- dc offset

### TODO
**Processing**
- [ ] bass mono : filter phase

## ๐Ÿ“‚ Download
- [Windows (zip)](https://github.com/m1m0zzz/utility-clone/archive/refs/heads/release/windows.zip)
- [Mac (zip)](https://github.com/m1m0zzz/utility-clone/archive/refs/heads/release/macos.zip)
- [Linux (zip)](https://github.com/m1m0zzz/utility-clone/archive/refs/heads/release/linux.zip)

## ๐Ÿ› ๏ธ Build
Currently, it is possible to build with both Projucer and CMake

### use Projucer
- Edit `*.jucer` file
- `/path/to/JUCE/modules` to the folder where your JUCE is downloaded
- Open Projucer

### use CMake

#### CMake + VSCode
- Open `*.code-workspace`
- Install extension

## ๐Ÿ‘ท CI

- GitHub Actions [(here...)](https://github.com/m1m0zzz/utility-clone/blob/main/.github/workflows/cmake-multi-platform.yml)
- CMake
- [ ] release by git tag

## License
GPL v3.0

## Acknowledgment

Music icons created by Freepik - Flaticon

Swap icons created by bqlqn - Flaticon