diff --git a/data/plugins.json b/data/plugins.json index 254c601..69c709d 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -377,6 +377,13 @@ "type": "Effect", "frameworks": ["JUCE"] }, + { + "name": "MultiMeter", + "url": "https://github.com/RealAlexZ/MultiMeter", + "description": "A comprehensive set of AU/VST audio analysis tools (level meters, histograms, spectrogram analyzer, goniometer, correlation meter)", + "type": "Effect", + "frameworks": ["JUCE"] + }, { "name": "MVerb", "url": "https://github.com/martineastwood/mverb",