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.

88 lines
2.5KB

  1. {
  2. "slug": "JPFree",
  3. "name": "JP Free",
  4. "version": "2.1.1",
  5. "license": "https://vcvrack.com/eula",
  6. "brand": "JP",
  7. "author": "Andrew Hanson (Path Set) & Joop van der Linden",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/patheros/JPManuals",
  11. "manualUrl": "https://github.com/patheros/JPManuals/blob/main/JPFree.pdf",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/patheros/JPManuals/blob/main/Changelog-JPFree.md",
  15. "modules": [
  16. {
  17. "slug": "ThreeTrack",
  18. "name": "Three Track",
  19. "description": "Program 3-voice melodies or chords.",
  20. "tags": [
  21. "Sequencer",
  22. "Random",
  23. "Polyphonic"
  24. ],
  25. "keywords": "melody 1v/oct v/oct volt per ocatve three tracks chords"
  26. },
  27. {
  28. "slug": "StarMatrixJr",
  29. "name": "Star Matrix Jr",
  30. "description": "Fully control transition chance between any note block.",
  31. "tags": [
  32. "Sequencer",
  33. "Random"
  34. ],
  35. "keywords": "melody 1v/oct v/oct volt per ocatve note pool matrix transition weights"
  36. },
  37. {
  38. "slug": "ImprovJr",
  39. "name": "Improv Jr",
  40. "description": "Jazz inspired live performance sequencer. Responds instantly to changes in notes add through the keyboard.",
  41. "tags": [
  42. "Sequencer",
  43. "Random"
  44. ],
  45. "keywords": "melody 1v/oct v/oct volt per ocatve keyboard note pool instrument"
  46. },
  47. {
  48. "slug": "EvoSeq",
  49. "name": "EvoSeq",
  50. "description": "Seven triggerable ways to evolve an eight step sequence over time.",
  51. "tags": [
  52. "Sequencer",
  53. "Random"
  54. ],
  55. "keywords": "melody 1v/oct v/oct volt per ocatve keyboard note pool instrument"
  56. },
  57. {
  58. "slug": "ShiftAndShuffle",
  59. "name": "Shift & Shuffle Expander",
  60. "description": "Expander for any main JP sequencer. CV controllable sequence modifications.",
  61. "tags": [
  62. "Expander",
  63. "Sequencer",
  64. "Random"
  65. ],
  66. "keywords": "shift shuffle transpose notes cv trigger"
  67. },
  68. {
  69. "slug": "WindowedSwitch",
  70. "name": "Navi",
  71. "description": "Clock divder with a random variation each cycle.",
  72. "tags": [
  73. "Clock modulator",
  74. "Random"
  75. ],
  76. "keywords": "counter"
  77. },
  78. {
  79. "slug": "Octavator",
  80. "name": "Octavator",
  81. "description": "Replace or offest the Octave of a V/Oct signal.",
  82. "tags": [
  83. "Random"
  84. ],
  85. "keywords": "octave"
  86. }
  87. ]
  88. }