ZLSplitter is a splitter plugin.
A short intro video is available at here.
See the manual for details.
See the releases for the latest version.
Please NOTICE:
- the installer has NOT been notarized/EV certificated on macOS/Windows
- the plugin has NOT been fully tested on DAWs
-
git clone
this repo -
Download CMAKE if you do not have it.
-
Populate all submodules by running
git submodule update --init
in your repository directory. -
Follow the JUCE CMake API to build the source.
For more details, please refer to the corresponding Github action workflows.
ZLSplitter is licensed under GPLv3, as found in the LICENSE.md file.
Copyright (c) 2024 - zsliu98
JUCE framework from JUCE
JUCE template from pamplejuce
fft-juce by Matthijs Hollemans
Font from CMU Open Sans, Font Awesome and MiSans.
Vicanek, Martin. A New Reverse IIR Filtering Algorithm. (2022).
Redmon, Nigel. Cascading filters. (2016).
Fitzgerald, Derry. Harmonic/percussive separation using median filtering. (2010).