Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 277 Bytes

File metadata and controls

10 lines (6 loc) · 277 Bytes

Juce Preset Manager

This is a small demo project on setting up a Preset Management system for audio plugins using the Juce framework

Requirements

  1. JUCE v6.1.0
  2. C++17 compiler
  3. IDE of your choice (Visual Studio, Xcode, etc)