Skip to content

Commit fb55d93

Browse files
Add plugin: ANATOMY (#610)
Co-authored-by: kolegaalarianaa-boop <282428714+kolegaalarianaa-boop@users.noreply.github.com>
1 parent bea92c2 commit fb55d93

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

data/plugins.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,16 @@
8787
"JUCE"
8888
]
8989
},
90-
{
90+
{
91+
"name": "ANATOMY",
92+
"url": "https://github.com/OTODESK4193/ANATOMY",
93+
"description": "ANATOMY is a high-performance, open-source VST3 plugin that performs Transient/Tonal audio separation using a cos² crossfade algorithm, routing each component through its own independent multi-effect chain.",
94+
"type": "Effect",
95+
"frameworks": [
96+
"JUCE"
97+
]
98+
},
99+
{
91100
"name": "andes",
92101
"url": "https://github.com/artfwo/andes",
93102
"description": "Sound synthesiser plugin based on Perlin noise",

0 commit comments

Comments
 (0)