A minimalistic yet sonically powerful distortion plugin created and distributed via Full FX Media.
This is a C++ audio plugin project utilizing the JUCE framework. The build system is CMake. Licensed under GPL.
See Full FX Media for more information and plugins.
Setekh is a god of deserts, storms, disorder, violence, and foreigners in ancient Egyptian religion.
Built, Signed binaries are available for download at https://fullfxmedia.com/plugins/setekh/
VST3, AU and CLAP formats available for Windows, macOS and Linux.
You can compile from source by following these steps:
git clone --recurse-submodules https://github.com/fullfxmedia/setekh.git
cd setekh
# OSX
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" -S . -B ./build
cmake --build ./build --config ReleaseClean target:
cmake --build ./build --target clean --config ReleaseThis project is licensed under the GNU General Public License v3.0. See LICENSE.
- JUCE: JUCE framework is licensed under the GNU GPL v3. See JUCE License for more information.
- Roboto Font: Copyright © Google. Licensed under the Apache License, Version 2.0. See the Roboto font repository for more information.
- Bungee Font: Copyright © 2023, Bungee. Licensed under the SIL Open Font License, Version 1.1. See the Bungee font repository
- PlusJakartaSans Font: Copyright © 2023, PlusJakartaSans. Licensed under the SIL Open Font License, Version 1.1. See the PlusJakartaSans font repository
