mirror of
https://codeberg.org/armin/beamgrid.git
synced 2026-09-01 04:10:47 +02:00
Initial BEAMGRID VST3/AU spectrum analyzer
This commit is contained in:
commit
0a3fe6d853
15 changed files with 908 additions and 0 deletions
4
Source/BeamgridLookAndFeel.cpp
Normal file
4
Source/BeamgridLookAndFeel.cpp
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#include "BeamgridLookAndFeel.h"
|
||||
|
||||
const juce::Colour BeamgridLookAndFeel::tealBase { 0xff558899 };
|
||||
const juce::Colour BeamgridLookAndFeel::peakBase { 0xff996655 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue