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.

81 lines
1.8KB

  1. {
  2. "slug": "NonLinearInstruments",
  3. "name": "NonLinearInstruments",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "NLnRi",
  7. "author": "Ignasi \u00c1lvarez Garriga",
  8. "authorEmail": "",
  9. "authorUrl": "https://www.ignasialvarez.cat/",
  10. "pluginUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins",
  11. "manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md",
  12. "sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "QU4DiT",
  18. "name": "QU4DiT",
  19. "description": "Quadratic Iterator",
  20. "tags": [
  21. "Oscillator"
  22. ]
  23. },
  24. {
  25. "slug": "BallisticENV",
  26. "name": "BallisticENV",
  27. "description": "Ballistic ENV",
  28. "tags": [
  29. "Envelope generator"
  30. ]
  31. },
  32. {
  33. "slug": "LuciCell",
  34. "name": "LuciCell",
  35. "description": "Luci Cell",
  36. "tags": [
  37. "Oscillator"
  38. ]
  39. },
  40. {
  41. "slug": "Luci4AudioSum",
  42. "name": "Luci4AudioSum",
  43. "description": "Luci 4 Audio Sum",
  44. "tags": [
  45. "Mixer"
  46. ]
  47. },
  48. {
  49. "slug": "Luci4ParamDistr",
  50. "name": "Luci4ParamDistr",
  51. "description": "Luci 4 Param Distr",
  52. "tags": [
  53. "Multiple"
  54. ]
  55. },
  56. {
  57. "slug": "LuciControlRND",
  58. "name": "LuciControlRND",
  59. "description": "Luci Ctrl RAND",
  60. "tags": [
  61. "Controller"
  62. ]
  63. },
  64. {
  65. "slug": "LuciControlFREQ",
  66. "name": "LuciControlFREQ",
  67. "description": "Luci Ctrl FREQ",
  68. "tags": [
  69. "Controller"
  70. ]
  71. },
  72. {
  73. "slug": "LuciControlINFL",
  74. "name": "LuciControlINFL",
  75. "description": "Luci Ctrl INFLUENCE",
  76. "tags": [
  77. "Controller"
  78. ]
  79. }
  80. ]
  81. }