starlingcode / Via-for-Rack

MIT License
24 stars 8 forks source link

Updated plugin.json for V1 #16

Closed SteveRussell33 closed 5 years ago

SteveRussell33 commented 5 years ago

Hi Will,

I've updated this file so that the migrate_v1 branch loads correctly in the latest V1 build. { "slug": "Starling_Via", "name": "Via", "version": "1.0.0", "author": "Starling", "brand": "Starling", "license": "MIT", "pluginUrl": "https://starling.space/via/rack", "authorUrl": "https://starling.space", "authorEmail": "admin@starling.space", "manualUrl": "https://starling.space/via/rack#manual", "sourceUrl": "https://github.com/starlingcode/Via-for-Rack.git", "donateUrl": "https://paypal.me/ssttaarrlliinngg", "modules": [ { "slug": "META", "name": "META", "tags": ["Function Generator", "Drum", "Ring Modulator"] }, { "slug": "SYNC", "name": "SYNC", "tags": ["Oscillator"] }, { "slug": "SCANNER", "name": "SCANNER", "tags": ["Waveshaper"] }, { "slug": "GATESEQ", "name": "GATESEQ", "tags": ["Sequencer"] }, { "slug": "ATSR", "name": "ATSR", "tags": ["Envelope Generator"] } ] }

Love these modules btw; still getting my head around them! Regards Steve