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.

65 lines
1.5KB

  1. {
  2. "slug": "RacketScience",
  3. "name": "Racket Science",
  4. "version": "1.1.0",
  5. "license": "GPL-3.0",
  6. "brand": "Racket Science",
  7. "author": "ContemporaryInsanity",
  8. "authorEmail": "ContemporaryInsanity@gmail.com",
  9. "authorUrl": "https://github.com/ContemporaryInsanity",
  10. "pluginUrl": "https://github.com/ContemporaryInsanity/RacketScience",
  11. "manualUrl": "https://github.com/ContemporaryInsanity/RacketScience",
  12. "sourceUrl": "https://github.com/ContemporaryInsanity/RacketScience",
  13. "donateUrl": "https://www.paypal.me/EwenBates",
  14. "modules": [
  15. {
  16. "slug": "RSVectorVictor",
  17. "name": "Vector Victor",
  18. "description": "Phase driven CV loop recorder",
  19. "tags": [
  20. "Visual",
  21. "Recording",
  22. "Sequencer",
  23. "Utility"
  24. ]
  25. },
  26. {
  27. "slug": "RSBoogieBay",
  28. "name": "RSBoogieBay",
  29. "description": "Volt meter / cable wobbler",
  30. "tags": [
  31. "Visual",
  32. "Utility"
  33. ]
  34. },
  35. {
  36. "slug": "RSBoogieBayH8",
  37. "name": "RSBoogieBayH8",
  38. "description": "Cable wobbler / poly merger",
  39. "tags": [
  40. "Poly",
  41. "Visual",
  42. "Utility"
  43. ]
  44. },
  45. {
  46. "slug": "RSMFH",
  47. "name": "RSMFH",
  48. "description": "Module From Hell",
  49. "tags": [
  50. "Poly",
  51. "Function generator",
  52. "Utility"
  53. ]
  54. },
  55. {
  56. "slug": "RSHeat",
  57. "name": "RSHeat",
  58. "description": "Note / Octave Heat Map",
  59. "tags": [
  60. "Visual",
  61. "Utility"
  62. ]
  63. }
  64. ]
  65. }