📈
juce-cookbook
  • Introduction
  • Getting Started
    • Why JUCE?
    • Other Libraries
    • Resources
  • C++
    • IDE
    • Tools
    • Resources
  • Setup
    • macOS
    • Windows
    • Linux
    • Projucer vs. CMake
    • Create Project
    • Debugging
    • Documentation
  • Coding
    • User Interface
      • Component
      • Button
      • Look&Feel
    • Plug-in
      • Basics
      • Parameter
    • DSP
      • Basics
      • Create your own
    • Modules
    • Misc
    • Examples
    • Snippets
  • Testing
    • Unit tests
    • pluginval
    • Sanitizers
    • Profile
    • Benchmark
  • Continuous Integration
    • Travis CI
    • AppVeyor
    • Publish
  • Wish List
  • What's next
  • License
Powered by GitBook
On this page

Was this helpful?

  1. Coding

Modules

PreviousCreate your ownNextMisc

Last updated 4 years ago

Was this helpful?

Third Party Modules

Small and definitely not complete list of Third party JUCE modules.

Name

License

Description

Comment

BSD 3

An audio digital processing toolbox

Haven't used yet.

BSD 3

Plug and play component to display LED meters for JUCE audio buffers

Using it in modEQ. Love it.

GPL/Commercial

A DAW framework

Haven't used yet.

GPL/Commercial

A video engine to load, play, assemble and write video

Haven't used yet.

If you know of any other JUCE modules, fell free to open an issue so we cam add it to the list.

ATK
FF Meters
Tracktion Engine
Foleys Video Engine