diff --git a/data/plugins.json b/data/plugins.json index f6ac485..87a52a6 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -518,6 +518,15 @@ "JUCE" ] }, + { + "name": "Microbiome", + "url": "https://github.com/dsmaugy/microbiome", + "description": "Microbiome is a real-time audio effects plugin that uses delay lines and looping to create vibrant audio artifacts mimicking the nature of evolutionary biology.", + "type": "Effect", + "frameworks": [ + "JUCE" + ] + }, { "name": "MidiChords", "url": "https://github.com/markwilkins/midi-chord-reader",