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.

80 lines
2.4KB

  1. {
  2. "slug": "JPLab",
  3. "name": "JP Lab",
  4. "version": "2.0.2",
  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/JPLab.pdf",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/patheros/JPManuals/blob/main/Changelog-JPLab.md",
  15. "modules": [
  16. {
  17. "slug": "FourTrack",
  18. "name": "Four Track",
  19. "description": "Program 4-voice melodies or chords. Add endless expanders for endless length.",
  20. "tags": [
  21. "Sequencer",
  22. "Random",
  23. "Polyphonic"
  24. ],
  25. "keywords": "melody 1v/oct v/oct volt per ocatve note pool four tracks chords"
  26. },
  27. {
  28. "slug": "FourTrackExpander",
  29. "name": "Four Track Expander",
  30. "description": "Add 64 more note blocks to Four Track. Try using more than one.",
  31. "tags": [
  32. "Expander",
  33. "Sequencer",
  34. "Random",
  35. "Polyphonic"
  36. ]
  37. },
  38. {
  39. "slug": "Improv",
  40. "name": "Improv",
  41. "description": "Jazz inspired live performance sequencer. Responds instantly to changes in notes add through the keyboard.",
  42. "tags": [
  43. "Sequencer",
  44. "Random"
  45. ],
  46. "keywords": "melody 1v/oct v/oct volt per ocatve keyboard note pool instrument"
  47. },
  48. {
  49. "slug": "StarMatrix",
  50. "name": "Star Matrix",
  51. "description": "Fully control transition chance between any note block.",
  52. "tags": [
  53. "Sequencer",
  54. "Random"
  55. ],
  56. "keywords": "melody 1v/oct v/oct volt per ocatve note pool matrix transition weights"
  57. },
  58. {
  59. "slug": "CounterPoint",
  60. "name": "Counter Point Expander",
  61. "description": "Expander for any main JP sequencer. Creates an extra voice using delay, regression and inversion.",
  62. "tags": [
  63. "Expander",
  64. "Sequencer",
  65. "Random"
  66. ],
  67. "keywords": "delay inversion regression retrograde"
  68. },
  69. {
  70. "slug": "Navigator",
  71. "name": "Navigator",
  72. "description": "An event sequencer of 16 steps, each with two gates and two CVs. Precisely control the length of each event or add randomness.",
  73. "tags": [
  74. "Sequencer",
  75. "Random"
  76. ],
  77. "keywords": "counter"
  78. }
  79. ]
  80. }