diff --git a/data/plugins.json b/data/plugins.json index 474de7a..093b254 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -697,7 +697,16 @@ "JUCE" ] }, - { + { + "name": "Feral", + "url": "https://github.com/jmcgill-public/feral", + "description": "Free dirt pedal dedicated to Jimothy", + "type": "Effect", + "frameworks": [ + "JUCE" + ] + }, +{ "name": "FILT-R", "url": "https://github.com/tiagolr/filtr", "description": "FILT-R is a cross-platform filter modulator based on plugins like ShaperBox and FilterShaper. It is the second version of [FLTR-1 JSFX](https://github.com/tiagolr/tilr_jsfx?tab=readme-ov-file)",