Invalid tag format in plugin.json
Closed this issue · 1 comments
cschol commented
[ML_modules] Issues found in `plugin.json`:
Cloner: invalid module tags: Utility, Polyphonic
PolySplitter: invalid module tags: Utility, Polyphonic
-- Valid tags are defined in https://raw.githubusercontent.com/VCVRack/Rack/v1/src/tag.cpp
Tags are valid itself, but they need to be separate strings in the JSON array.
martin-lueders commented
This is fixed now.