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.

37 lines
861B

  1. {
  2. "slug": "PdArray",
  3. "name": "PdArray",
  4. "version": "1.0.1",
  5. "license": "MIT",
  6. "brand": "",
  7. "author": "M\u00e1rton Gunyh\u00f3",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/mgunyho/PdArray",
  11. "manualUrl": "https://github.com/mgunyho/PdArray",
  12. "sourceUrl": "https://github.com/mgunyho/PdArray",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Array",
  17. "name": "Array",
  18. "description": "Draw or record sequences, envelopes or audio",
  19. "tags": [
  20. "envelope generator",
  21. "function generator",
  22. "sampler",
  23. "visual",
  24. "waveshaper"
  25. ]
  26. },
  27. {
  28. "slug": "Miniramp",
  29. "name": "Miniramp",
  30. "description": "Generate a ramp from 0V to 10V with a given duration",
  31. "tags": [
  32. "envelope generator",
  33. "utility"
  34. ]
  35. }
  36. ]
  37. }