You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
1.1KB

  1. {
  2. "slug": "Starling_Via",
  3. "name": "Via",
  4. "author": "Starling",
  5. "license": "MIT",
  6. "version": "1.0.0",
  7. "pluginUrl": "https://starling.space/via/rack",
  8. "authorUrl": "https://starling.space",
  9. "authorEmail": "admin@starling.space",
  10. "manualUrl": "https://starling.space/via/rack#manual",
  11. "sourceUrl": "https://github.com/starlingcode/Via-for-Rack.git",
  12. "donateUrl": "https://paypal.me/ssttaarrlliinngg",
  13. "changelogUrl": "https://github.com/starlingcode/Via-for-Rack/blob/v1/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "META",
  17. "name": "META",
  18. "tags": [
  19. "Function Generator",
  20. "Drum"
  21. ]
  22. },
  23. {
  24. "slug": "SYNC",
  25. "name": "SYNC",
  26. "tags": [
  27. "Oscillator",
  28. "Clock Modulator"
  29. ]
  30. },
  31. {
  32. "slug": "SCANNER",
  33. "name": "SCANNER",
  34. "tags": [
  35. "Waveshaper",
  36. "Distortion"
  37. ]
  38. },
  39. {
  40. "slug": "GATESEQ",
  41. "name": "GATESEQ",
  42. "tags": [
  43. "Sequencer",
  44. "Sample and Hold"
  45. ]
  46. },
  47. {
  48. "slug": "ATSR",
  49. "name": "ATSR",
  50. "tags": [
  51. "Envelope Generator",
  52. "LFO"
  53. ]
  54. }
  55. ]
  56. }