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.

215 lines
5.6KB

  1. {
  2. "slug": "RPJ",
  3. "name": "RPJ",
  4. "version": "2.2.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "RPJ",
  7. "author": "Robert Kock",
  8. "authorEmail": "robert.kock@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/kockie69/RPJ/blob/main/README.md",
  12. "sourceUrl": "https://github.com/kockie69/RPJ",
  13. "donateUrl": "https://paypal.me/RPJVCV",
  14. "changelogUrl": "https://github.com/kockie69/RPJ/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Grendel",
  18. "name": "Grendel",
  19. "description": "Quadruple low frequency oscillator, inspired by XAOC Batumi",
  20. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/grendel.md",
  21. "tags": [
  22. "LFO"
  23. ]
  24. },
  25. {
  26. "slug": "Lavender",
  27. "name": "Lavender",
  28. "description": "Module with 2nd order LPF, HPF, BPF and BSF",
  29. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/lavender.md",
  30. "tags": [
  31. "VCF",
  32. "Polyphonic"
  33. ]
  34. },
  35. {
  36. "slug": "Easter",
  37. "name": "Easter",
  38. "description": "Module with 2 resonators",
  39. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/easter.md",
  40. "tags": [
  41. "VCF",
  42. "Polyphonic"
  43. ]
  44. },
  45. {
  46. "slug": "DryLand",
  47. "name": "DryLand",
  48. "description": "Module with 1st order LPF and HPF",
  49. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/dryland.md",
  50. "tags": [
  51. "VCF",
  52. "Polyphonic"
  53. ]
  54. },
  55. {
  56. "slug": "TheWeb",
  57. "name": "TheWeb",
  58. "description": "Module with 2nd order Butterworth LPF, HPF, BPF and BSF",
  59. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/theweb.md",
  60. "tags": [
  61. "VCF",
  62. "Polyphonic"
  63. ]
  64. },
  65. {
  66. "slug": "Gazpacho",
  67. "name": "Gazpacho",
  68. "description": "Module with 2nd order Linkwitz-Riley LPF and HPF",
  69. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/gazpacho.md",
  70. "tags": [
  71. "VCF",
  72. "Polyphonic"
  73. ]
  74. },
  75. {
  76. "slug": "Estonia",
  77. "name": "Estonia",
  78. "description": "Estonia is a 1st order High and Low shelving filter.",
  79. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/estonia.md",
  80. "tags": [
  81. "VCF",
  82. "Polyphonic"
  83. ]
  84. },
  85. {
  86. "slug": "Brave",
  87. "name": "Brave",
  88. "description": "Brave is a 2nd Order Parametric EQ Filter: Non constant Q.",
  89. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/brave.md",
  90. "tags": [
  91. "VCF",
  92. "Polyphonic"
  93. ]
  94. },
  95. {
  96. "slug": "Essence",
  97. "name": "Essence",
  98. "description": "Essence is a 2nd Order Parametric EQ Filter with a constant Q.",
  99. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/essence.md",
  100. "tags": [
  101. "VCF",
  102. "Polyphonic"
  103. ]
  104. },
  105. {
  106. "slug": "LadyNina",
  107. "name": "LadyNina",
  108. "description": "LadyNina is a 2nd order SFV (LPF, HPF, BPF, BSF)",
  109. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/ladynina.md",
  110. "tags": [
  111. "VCF",
  112. "Polyphonic"
  113. ]
  114. },
  115. {
  116. "slug": "SugarMice",
  117. "name": "SugarMice",
  118. "description": "3rd order Butterworth low-pass ladder filter.",
  119. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/sugarmice.md",
  120. "tags": [
  121. "VCF",
  122. "Polyphonic"
  123. ]
  124. },
  125. {
  126. "slug": "Montreal",
  127. "name": "Montreal",
  128. "description": "Ideal 2nd Order RLC Filters LPF, HPF, BPF and BSF",
  129. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/montreal.md",
  130. "tags": [
  131. "VCF",
  132. "Polyphonic"
  133. ]
  134. },
  135. {
  136. "slug": "BlindCurve",
  137. "name": "BlindCurve",
  138. "description": "Audio Detector",
  139. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/blindcurve.md",
  140. "tags": [
  141. "Envelope Follower",
  142. "Polyphonic"
  143. ]
  144. },
  145. {
  146. "slug": "Gaza",
  147. "name": "Gaza",
  148. "description": "Envelope Follower",
  149. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/gaza.md",
  150. "tags": [
  151. "Envelope Follower",
  152. "Polyphonic"
  153. ]
  154. },
  155. {
  156. "slug": "CircularRide",
  157. "name": "CircularRide",
  158. "description": "Stereo Delay",
  159. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/circularride.md",
  160. "tags": [
  161. "Delay",
  162. "Polyphonic"
  163. ]
  164. },
  165. {
  166. "slug": "DrillingHoles",
  167. "name": "DrillingHoles",
  168. "description": "Normalizer",
  169. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/drillingholes.md",
  170. "tags": [
  171. "Utility",
  172. "Switch",
  173. "Polyphonic"
  174. ]
  175. },
  176. {
  177. "slug": "TuxOn",
  178. "name": "TuxOn",
  179. "description": "Audio player",
  180. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/tuxon.md",
  181. "tags": [
  182. "Utility"
  183. ]
  184. },
  185. {
  186. "slug": "PigeonPlink",
  187. "name": "FM Pigeon Plink",
  188. "description": "Many function VCO",
  189. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/pigeonplink.md",
  190. "tags": [
  191. "VCO",
  192. "Polyphonic",
  193. "Synth voice"
  194. ]
  195. },
  196. {
  197. "slug": "Genie",
  198. "name": "Genie",
  199. "description": "Chaos generator",
  200. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/genie.md",
  201. "tags": [
  202. "S&H"
  203. ]
  204. },
  205. {
  206. "slug": "GenieExpander",
  207. "name": "GenieExpander",
  208. "description": "Display for Genie Chaos generator",
  209. "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/genie.md",
  210. "tags": [
  211. "S&H"
  212. ]
  213. }
  214. ]
  215. }