AScustomWorks/AS

Rack v1: invalid tags in plugin.json

cschol opened this issue · 2 comments

The manifest validator found invalid tags in the plugin.json:

Validating AS
TriLFO: invalid tags: Triple
TriggersMKI: invalid tags: Trigger
TriggersMKII: invalid tags: Trigger
TriggersMKIII: invalid tags: Trigger
SuperDriveFx: invalid tags: Overdrive
TremoloFx: invalid tags: Tremolo
TremoloStereoFx: invalid tags: Tremolo, Stereo

The list of valid tags is defined here: https://github.com/VCVRack/Rack/blob/v1/src/plugin.cpp#L534

Sorry, forgot to remove those tags, fixed now: 8ece883

Any chance to add "Overdrive" and "Tremolo" to the valid tags list?

Thanks. Put in a feature request with Andrew in the Rack repo.