Fix layout issues, replace screenshot

This commit is contained in:
Armin 2026-07-20 13:26:16 +02:00
commit c774d521c8
4 changed files with 54 additions and 40 deletions

View file

@ -52,6 +52,7 @@ public:
Track tracks[NUM_TRACKS];
std::atomic<bool> trackActive[NUM_TRACKS] = {};
std::atomic<float> outputLevel { 0.0f };
juce::AudioProcessorValueTreeState apvts;
// Sample library