Skip to content

javanasse/PlotComponentDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plot Component Demo

Here is a JUCE project that demonstrates the use of the custom plotting object I wrote called PlotComponent. My goal with this project was to create a poor-man's matplotlib in C++ that can be used in a real-time interactive context. PlotComponent is great for drawing filter frequency curves, FFT magnitude and phase data, and audio waveforms.

hello

About

Demo for PlotComponent (JUCE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages