martin-lueders/ML_modules

Invalid tag format in plugin.json

Closed this issue · 1 comments

[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.

This is fixed now.