Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down
Loading