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.

92 lines
2.4KB

  1. {
  2. "slug": "Starling_Via",
  3. "name": "Starling Via",
  4. "author": "Starling",
  5. "license": "MIT",
  6. "version": "1.0.1",
  7. "pluginUrl": "https://starling.space/via",
  8. "authorUrl": "https://starling.space",
  9. "authorEmail": "admin@starling.space",
  10. "manualUrl": "https://starling.space/via/platform-info#rack",
  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. "description": "flexible contour generator",
  19. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-meta",
  20. "tags": [
  21. "Function Generator",
  22. "Drum",
  23. "Hardware"
  24. ]
  25. },
  26. {
  27. "slug": "SYNC",
  28. "name": "SYNC",
  29. "description": "clock-synced signal source",
  30. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-sync",
  31. "tags": [
  32. "Oscillator",
  33. "Clock Modulator",
  34. "Hardware"
  35. ]
  36. },
  37. {
  38. "slug": "SCANNER",
  39. "name": "SCANNER",
  40. "description": "multi-channel waveshaper",
  41. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-scanner",
  42. "tags": [
  43. "Waveshaper",
  44. "Distortion",
  45. "Hardware"
  46. ]
  47. },
  48. {
  49. "slug": "GATESEQ",
  50. "name": "GATESEQ",
  51. "description": "rhythm engine",
  52. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-gateseq",
  53. "tags": [
  54. "Sequencer",
  55. "Sample and Hold",
  56. "Hardware"
  57. ]
  58. },
  59. {
  60. "slug": "ATSR",
  61. "name": "ATSR",
  62. "description": "crossfading envelope",
  63. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-atsr-",
  64. "tags": [
  65. "Envelope Generator",
  66. "LFO",
  67. "Hardware"
  68. ]
  69. },
  70. {
  71. "slug": "OSC3",
  72. "name": "OSC3",
  73. "description": "musical oscillator trio",
  74. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-osc3-",
  75. "tags": [
  76. "VCO",
  77. "Hardware"
  78. ]
  79. },
  80. {
  81. "slug": "SYNC3",
  82. "name": "SYNC3",
  83. "description": "frequency synthesizer",
  84. "modularGridUrl": "https://www.modulargrid.net/e/starling-via-sync3-",
  85. "tags": [
  86. "Oscillator",
  87. "Clock Modulator",
  88. "Hardware"
  89. ]
  90. }
  91. ]
  92. }