martin-lueders / ML_modules

free modules for VCV Rack
BSD 3-Clause "New" or "Revised" License
90 stars 18 forks source link

Invalid tag format in plugin.json #64

Closed cschol closed 4 years ago

cschol commented 4 years ago
[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 4 years ago

This is fixed now.