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.

63 lines
1.5KB

  1. {
  2. "slug": "vanTies",
  3. "name": "van Ties",
  4. "version": "2.6.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "",
  7. "author": "Matthias Sars",
  8. "authorEmail": "",
  9. "authorUrl": "http://www.matthiassars.eu",
  10. "pluginUrl": "",
  11. "manualUrl": "https://html-preview.github.io/?url=https://github.com/matthiassars/vanTies/blob/main/manual/index.html",
  12. "sourceUrl": "https://github.com/matthiassars/vanTies",
  13. "donateUrl": "",
  14. "changelogUrl": "https://html-preview.github.io/?url=https://raw.githubusercontent.com/matthiassars/vanTies/main/manual/whatsnew.html",
  15. "modules": [
  16. {
  17. "slug": "Ad",
  18. "name": "Ad",
  19. "description": "eratosthenean additive oscillator",
  20. "tags": [
  21. "Oscillator",
  22. "Polyphonic"
  23. ],
  24. "keywords": "additive"
  25. },
  26. {
  27. "slug": "Adje",
  28. "name": "Adje",
  29. "description": "eratosthenean spectrum generator",
  30. "tags": [],
  31. "keywords": "additive"
  32. },
  33. {
  34. "slug": "Bufke",
  35. "name": "Bufke",
  36. "description": "CV buffer expander for Adje",
  37. "tags": [
  38. "Expander"
  39. ],
  40. "keywords": ""
  41. },
  42. {
  43. "slug": "Funs",
  44. "name": "Funs",
  45. "description": "rational function oscillator",
  46. "tags": [
  47. "Oscillator",
  48. "Polyphonic"
  49. ],
  50. "keywords": ""
  51. },
  52. {
  53. "slug": "Sjoegele",
  54. "name": "Sjoegele",
  55. "description": "double pendulum simulator",
  56. "tags": [
  57. "Random",
  58. "Polyphonic"
  59. ],
  60. "keywords": "double pendulum"
  61. }
  62. ]
  63. }