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.

67 lines
1.6KB

  1. {
  2. "slug": "QuestionableDinner",
  3. "name": "Questionable Dinner",
  4. "version": "2.0.5",
  5. "license": "Apache-2.0",
  6. "brand": "Questionable Dinner",
  7. "author": "Rox Wilson",
  8. "authorEmail": "",
  9. "authorUrl": "https://rox1000000.bandcamp.com/",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/NullCodeMusic/Questionable-Dinner/",
  12. "sourceUrl": "https://github.com/NullCodeMusic/Questionable-Dinner/",
  13. "donateUrl": "https://ko-fi.com/rox1000000",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "ASawB",
  18. "name": "A Saw B",
  19. "description": "Compare, split, subtract and mangle two inputs. Now polyphonic!",
  20. "tags": [
  21. "Logic",
  22. "Utility",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "Pilfer",
  28. "name": "Pilfer",
  29. "description": "A moving particle attempts to follow input audio.",
  30. "tags": [
  31. "Filter",
  32. "Distortion",
  33. "Envelope follower",
  34. "Oscillator",
  35. "Physical modeling",
  36. "Polyphonic"
  37. ]
  38. },
  39. {
  40. "slug": "Surgeon",
  41. "name": "Surgeon",
  42. "description": "A text-based additive oscillator.",
  43. "tags": [
  44. "Oscillator"
  45. ]
  46. },
  47. {
  48. "slug": "ElasticTwins",
  49. "name": "Elastic Twin",
  50. "description": "Record and swap buffers to delay and garble audio.",
  51. "tags": [
  52. "Delay",
  53. "Granular"
  54. ]
  55. },
  56. {
  57. "slug": "Loam",
  58. "name": "Loam",
  59. "description": "A dirty resonant filter.",
  60. "tags": [
  61. "Filter",
  62. "Distortion",
  63. "Polyphonic"
  64. ]
  65. }
  66. ]
  67. }