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.

70 lines
1.7KB

  1. {
  2. "slug": "CaptainsSounds",
  3. "name": "Captain's Sounds",
  4. "version": "1.0.3",
  5. "license": "GPL-3.0-only",
  6. "brand": "Captain's Sounds",
  7. "author": "Mike Allison",
  8. "authorEmail": "mike@captainssounds.com",
  9. "authorUrl": "https://captainofbass.com",
  10. "pluginUrl": "https://captainssounds.com",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/mikeallisonJS/vcv-CaptainsSounds",
  13. "donateUrl": "https://captainofbass.com/donate",
  14. "changelogUrl": "https://github.com/mikeallisonJS/vcv-CaptainsSounds/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Blank901",
  18. "name": "Blank 901",
  19. "description": "1HP Blank 90h theme",
  20. "tags": [
  21. "Blank"
  22. ]
  23. },
  24. {
  25. "slug": "Blank902",
  26. "name": "Blank 902",
  27. "description": "2HP Blank 90h theme",
  28. "tags": [
  29. "Blank"
  30. ]
  31. },
  32. {
  33. "slug": "Blank904",
  34. "name": "Blank 904",
  35. "description": "4HP Blank 90h theme",
  36. "tags": [
  37. "Blank"
  38. ]
  39. },
  40. {
  41. "slug": "Nip",
  42. "name": "Nip",
  43. "description": "Hard clipper with ceiling",
  44. "tags": [
  45. "Distortion",
  46. "Dynamics",
  47. "Limiter"
  48. ]
  49. },
  50. {
  51. "slug": "Pow",
  52. "name": "Pow",
  53. "description": "Uni-polar and Bi-polar voltage generator and attenuator",
  54. "tags": [
  55. "Attenuator",
  56. "Utility"
  57. ]
  58. },
  59. {
  60. "slug": "VBNO",
  61. "name": "VBNO - Voice By Note Oscillator",
  62. "description": "Oscillator with locked pitch by octave & note. Also allows for v/oct overrides rounding voltage to nearest octave or note.",
  63. "tags": [
  64. "Digital",
  65. "Oscillator",
  66. "Tuner"
  67. ]
  68. }
  69. ]
  70. }