m-roberts / diy-juce-audio-plugins

My own "homemade" audio plugins using JUCE Framework (not recommended)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom JUCE Audio Plugins

This repository contains audio applications (primarily audio plugins) using the JUCE framework without the need for Projucer.

This includes a GitHub Action for building - currently, this builds VST3, AU and Standalone for macOS.

Support for Windows and Linux are provided theoretically, and have not been reviewed or tested.

TODO

About

My own "homemade" audio plugins using JUCE Framework (not recommended)


Languages

Language:C++ 62.7%Language:CMake 34.0%Language:Shell 3.4%