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.

76 lines
1.8KB

  1. {
  2. "slug": "vanTies",
  3. "name": "van Ties",
  4. "version": "2.7.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. "Polyphonic"
  32. ],
  33. "keywords": "additive"
  34. },
  35. {
  36. "slug": "Bufke",
  37. "name": "Bufke",
  38. "description": "CV buffer expander for Adje",
  39. "tags": [
  40. "Expander",
  41. "Polyphonic"
  42. ],
  43. "keywords": ""
  44. },
  45. {
  46. "slug": "Funs",
  47. "name": "Funs",
  48. "description": "rational function oscillator",
  49. "tags": [
  50. "Oscillator",
  51. "Polyphonic"
  52. ],
  53. "keywords": ""
  54. },
  55. {
  56. "slug": "Sjoegele",
  57. "name": "Sjoegele",
  58. "description": "double pendulum simulator",
  59. "tags": [
  60. "Random",
  61. "Polyphonic"
  62. ],
  63. "keywords": "double pendulum"
  64. },
  65. {
  66. "slug": "Sjang",
  67. "name": "Sjang",
  68. "description": "dynamic stochastic oscillator",
  69. "tags": [
  70. "Oscillator",
  71. "Polyphonic"
  72. ],
  73. "keywords": ""
  74. }
  75. ]
  76. }