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.

512 lines
16KB

  1. {
  2. "slug": "Stoermelder-P1",
  3. "version": "1.10.0",
  4. "license": "GPL-3.0-only",
  5. "author": "Benjamin Dill",
  6. "name": "PackOne",
  7. "brand": "stoermelder",
  8. "authorEmail": "stoermelder@outlook.com",
  9. "pluginUrl": "https://github.com/stoermelder/vcvrack-packone",
  10. "authorUrl": "https://github.com/stoermelder",
  11. "sourceUrl": "https://github.com/stoermelder/vcvrack-packone.git",
  12. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/README.md",
  13. "changelogUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/CHANGELOG.md",
  14. "donateUrl": "https://paypal.me/stoermelder",
  15. "modules": [
  16. {
  17. "slug": "CVMap",
  18. "name": "CV-MAP",
  19. "description": "Add CV automation to 32 parameters of any module",
  20. "tags": [
  21. "Utility",
  22. "Polyphonic",
  23. "Controller"
  24. ],
  25. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVMap.md"
  26. },
  27. {
  28. "slug": "CVMapCtx",
  29. "name": "CTX for CV-MAP",
  30. "description": "Expander for context menu mapping using CV-MAP",
  31. "tags": [
  32. "Utility"
  33. ],
  34. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVMap.md#ctx-expander"
  35. },
  36. {
  37. "slug": "CVMapMicro",
  38. "name": "\u00b5MAP",
  39. "description": "Add CV automation to one parameter of any module",
  40. "tags": [
  41. "Utility",
  42. "Controller"
  43. ],
  44. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVMapMicro.md"
  45. },
  46. {
  47. "slug": "CVPam",
  48. "name": "CV-PAM",
  49. "description": "Generate CV from any parameter change of any module",
  50. "tags": [
  51. "Utility",
  52. "Polyphonic",
  53. "Controller"
  54. ],
  55. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVPam.md"
  56. },
  57. {
  58. "slug": "RotorA",
  59. "name": "ROTOR Model A",
  60. "description": "Rotates a signal across polyphonic channels",
  61. "tags": [
  62. "Utility",
  63. "Polyphonic"
  64. ],
  65. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/RotorA.md"
  66. },
  67. {
  68. "slug": "ReMoveLite",
  69. "name": "ReMOVE Lite",
  70. "description": "Recorder for parameter automation",
  71. "tags": [
  72. "Utility",
  73. "Recording",
  74. "Controller"
  75. ],
  76. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/ReMove.md"
  77. },
  78. {
  79. "slug": "Bolt",
  80. "name": "BOLT",
  81. "description": "Polyphonic logic boolean functions with modulation and sample & hold",
  82. "tags": [
  83. "Utility",
  84. "Logic",
  85. "Polyphonic",
  86. "Sample and hold"
  87. ],
  88. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Bolt.md"
  89. },
  90. {
  91. "slug": "Infix",
  92. "name": "INFIX",
  93. "description": "Insert for polyphonic cables",
  94. "tags": [
  95. "Utility",
  96. "Polyphonic"
  97. ],
  98. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Infix.md"
  99. },
  100. {
  101. "slug": "InfixMicro",
  102. "name": "\u00b5INFIX",
  103. "description": "Insert for polyphonic cables",
  104. "tags": [
  105. "Utility",
  106. "Polyphonic"
  107. ],
  108. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Infix.md"
  109. },
  110. {
  111. "slug": "Strip",
  112. "name": "STRIP",
  113. "description": "Manage a group of modules by using the expander-mechanism, providing load, save, copy, paste, disable, enable and randomize",
  114. "tags": [
  115. "Utility",
  116. "Controller",
  117. "Random"
  118. ],
  119. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Strip.md"
  120. },
  121. {
  122. "slug": "StripBay4",
  123. "name": "STRIP-BAY",
  124. "description": "Utility module for STRIP keeping inputs/outputs connected",
  125. "tags": [
  126. "Utility"
  127. ],
  128. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Strip.md#stoermelder-strip-bay"
  129. },
  130. {
  131. "slug": "EightFace",
  132. "name": "8FACE",
  133. "description": "Universal expander for sequencing up to eight presets of any module",
  134. "tags": [
  135. "Utility",
  136. "Sequencer"
  137. ],
  138. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFace.md"
  139. },
  140. {
  141. "slug": "EightFaceX2",
  142. "name": "8FACEx2",
  143. "description": "Universal expander for sequencing up to sixteen presets of any module",
  144. "tags": [
  145. "Utility",
  146. "Sequencer"
  147. ],
  148. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFace.md"
  149. },
  150. {
  151. "slug": "MidiCat",
  152. "name": "MIDI-CAT",
  153. "description": "Mapping module for MIDI CCs and notes to parameters of any module, similar to VCV MIDI-MAP",
  154. "tags": [
  155. "Utility",
  156. "MIDI"
  157. ],
  158. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiCat.md"
  159. },
  160. {
  161. "slug": "MidiCatEx",
  162. "name": "MEM for MIDI-CAT",
  163. "description": "Memory-expander for MIDI-CAT",
  164. "tags": [
  165. "Utility",
  166. "MIDI"
  167. ],
  168. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiCat.md#mem-expander"
  169. },
  170. {
  171. "slug": "MidiCatCtx",
  172. "name": "CTX for MIDI-CAT",
  173. "description": "Expander for context menu mapping using MIDI-CAT",
  174. "tags": [
  175. "Utility",
  176. "MIDI"
  177. ],
  178. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiCat.md#ctx-expander"
  179. },
  180. {
  181. "slug": "Sipo",
  182. "name": "SIPO",
  183. "description": "Serial-in parallel-out shift register with polyphonic output and CV controls for skipping and incrementing on sampled values",
  184. "tags": [
  185. "Utility",
  186. "Sample and hold",
  187. "Digital",
  188. "Polyphonic"
  189. ],
  190. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Sipo.md"
  191. },
  192. {
  193. "slug": "FourRounds",
  194. "name": "4ROUNDS",
  195. "description": "Randomizer for up to 16 input signals to create 15 output signals",
  196. "tags": [
  197. "Utility",
  198. "Sample and hold",
  199. "Random",
  200. "Switch"
  201. ],
  202. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/FourRounds.md"
  203. },
  204. {
  205. "slug": "Arena",
  206. "name": "ARENA",
  207. "description": "2-dimensional XY-Mixer for 8 sources with various modulation targets and fun graphical interface",
  208. "tags": [
  209. "Utility",
  210. "Controller",
  211. "Mixer"
  212. ],
  213. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Arena.md"
  214. },
  215. {
  216. "slug": "Maze",
  217. "name": "MAZE",
  218. "description": "4 channel sequencer running on a 2-dimensional grid",
  219. "tags": [
  220. "Sequencer",
  221. "Random"
  222. ],
  223. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Maze.md"
  224. },
  225. {
  226. "slug": "Hive",
  227. "name": "HIVE",
  228. "description": "4 channel sequencer running on a 2-dimensional hexagonal grid",
  229. "tags": [
  230. "Sequencer",
  231. "Random"
  232. ],
  233. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Hive.md"
  234. },
  235. {
  236. "slug": "Intermix",
  237. "name": "INTERMIX",
  238. "description": "Precision adder 8x8 switch matrix with scene-support",
  239. "tags": [
  240. "Mixer",
  241. "Polyphonic"
  242. ],
  243. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Intermix.md"
  244. },
  245. {
  246. "slug": "IntermixGate",
  247. "name": "INTERMIX-GATE",
  248. "description": "Expander for INTERMIX outputting a gate-signal for each active row",
  249. "tags": [
  250. "Expander"
  251. ],
  252. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Intermix.md#gate-expander"
  253. },
  254. {
  255. "slug": "IntermixEnv",
  256. "name": "INTERMIX-ENV",
  257. "description": "Expander for INTERMIX outputting envelopes for a selected input-column",
  258. "tags": [
  259. "Expander"
  260. ],
  261. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Intermix.md#env-expander"
  262. },
  263. {
  264. "slug": "IntermixFade",
  265. "name": "INTERMIX-FADE",
  266. "description": "Expander for INTERMIX for setting individual fade values",
  267. "tags": [
  268. "Expander"
  269. ],
  270. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Intermix.md#fade-expander"
  271. },
  272. {
  273. "slug": "Sail",
  274. "name": "SAIL",
  275. "description": "Control any parameter currently hovered by mouse with CV, especially useful with MIDI-CC or MIDI-STEP",
  276. "tags": [
  277. "Utility"
  278. ],
  279. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Sail.md"
  280. },
  281. {
  282. "slug": "Pile",
  283. "name": "PILE",
  284. "description": "Translate increment triggers or decrement triggers in an absolute voltage, especially useful with MIDI-STEP, with slew support",
  285. "tags": [
  286. "Utility"
  287. ],
  288. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Pile.md"
  289. },
  290. {
  291. "slug": "PilePoly",
  292. "name": "POLY-PILE",
  293. "description": "Translate increment triggers or decrement triggers in an absolute voltage, especially useful with MIDI-STEP, with slew support",
  294. "tags": [
  295. "Utility",
  296. "Polyphonic"
  297. ],
  298. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Pile.md"
  299. },
  300. {
  301. "slug": "MidiStep",
  302. "name": "MIDI-STEP",
  303. "description": "Module for relative modes of endless knobs on your MIDI controller, such as Arturia Beatstep, Native Instruments Komplete Keyboards or Behringer X-TOUCH",
  304. "tags": [
  305. "Utility",
  306. "MIDI",
  307. "Polyphonic"
  308. ],
  309. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiStep.md"
  310. },
  311. {
  312. "slug": "Mirror",
  313. "name": "MIRROR",
  314. "description": "Utility for synchronizing module parameters",
  315. "tags": [
  316. "Utility"
  317. ],
  318. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Mirror.md"
  319. },
  320. {
  321. "slug": "Affix",
  322. "name": "AFFIX",
  323. "description": "Insert for polyphonic cables for adding offsets in Volt, semitones or octaves (16 channels)",
  324. "tags": [
  325. "Polyphonic",
  326. "Utility",
  327. "Attenuator"
  328. ],
  329. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Affix.md"
  330. },
  331. {
  332. "slug": "AffixMicro",
  333. "name": "\u00b5AFFIX",
  334. "description": "Insert for polyphonic cables for adding offsets in Volt, semitones or octaves (8 channels)",
  335. "tags": [
  336. "Polyphonic",
  337. "Utility",
  338. "Attenuator"
  339. ],
  340. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Affix.md"
  341. },
  342. {
  343. "slug": "Grip",
  344. "name": "GRIP",
  345. "description": "Lock for module parameters",
  346. "tags": [
  347. "Utility"
  348. ],
  349. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Grip.md"
  350. },
  351. {
  352. "slug": "Glue",
  353. "name": "GLUE",
  354. "description": "Label maker for your modules!",
  355. "tags": [
  356. "Utility"
  357. ],
  358. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Glue.md"
  359. },
  360. {
  361. "slug": "Goto",
  362. "name": "GOTO",
  363. "description": "Utility for jumping directly to 10 locations in your patch by hotkey or using MIDI",
  364. "tags": [
  365. "Utility"
  366. ],
  367. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Goto.md"
  368. },
  369. {
  370. "slug": "Stroke",
  371. "name": "STROKE",
  372. "description": "Utility for converting hotkeys to triggers, gates and some other special commands",
  373. "tags": [
  374. "Utility",
  375. "Polyphonic"
  376. ],
  377. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Stroke.md"
  378. },
  379. {
  380. "slug": "Spin",
  381. "name": "SPIN",
  382. "description": "Utility for converting mouse-wheel movement into triggers, also handles middle-click of mouse, useful for SAIL",
  383. "tags": [
  384. "Utility"
  385. ],
  386. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Spin.md"
  387. },
  388. {
  389. "slug": "Transit",
  390. "name": "TRANSIT",
  391. "description": "Parameter-morpher and sequencer for up to 96 snapshots",
  392. "tags": [
  393. "Utility",
  394. "Sequencer"
  395. ],
  396. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Transit.md"
  397. },
  398. {
  399. "slug": "TransitEx",
  400. "name": "+T",
  401. "description": "Expander for TRANSIT",
  402. "tags": [
  403. "Utility"
  404. ],
  405. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Transit.md"
  406. },
  407. {
  408. "slug": "X4",
  409. "name": "X4",
  410. "description": "Dual multiple for parameter-mapping",
  411. "tags": [
  412. "Utility"
  413. ],
  414. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/X4.md"
  415. },
  416. {
  417. "slug": "Macro",
  418. "name": "MACRO",
  419. "description": "Macro-knob for controlling multiple parameters, with attenuverts and slew-limiting",
  420. "tags": [
  421. "Utility"
  422. ],
  423. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Macro.md"
  424. },
  425. {
  426. "slug": "Raw",
  427. "name": "RAW",
  428. "description": "Digital effect based on the dynamics of bistable systems",
  429. "tags": [
  430. "Distortion",
  431. "Digital"
  432. ],
  433. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Raw.md"
  434. },
  435. {
  436. "slug": "MidiMon",
  437. "name": "MIDI-MON",
  438. "description": "Monitor for MIDI messages",
  439. "tags": [
  440. "MIDI",
  441. "Utility"
  442. ],
  443. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiMon.md"
  444. },
  445. {
  446. "slug": "Orbit",
  447. "name": "ORBIT",
  448. "description": "Polyphonic stereo field spreader",
  449. "tags": [
  450. "Panning",
  451. "Effect",
  452. "Polyphonic"
  453. ],
  454. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Orbit.md"
  455. },
  456. {
  457. "slug": "EightFaceMk2",
  458. "name": "8FACE mk2",
  459. "description": "Universal expander for sequencing up to eight presets of multiple modules",
  460. "tags": [
  461. "Utility",
  462. "Sequencer"
  463. ],
  464. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFaceMk2.md"
  465. },
  466. {
  467. "slug": "EightFaceMk2Ex",
  468. "name": "+8",
  469. "description": "Expander for 8FACE mk2",
  470. "tags": [
  471. "Expander"
  472. ],
  473. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFaceMk2.md"
  474. },
  475. {
  476. "slug": "MidiPlug",
  477. "name": "MIDI-PLUG",
  478. "description": "Virtual MIDI merger and splitter",
  479. "tags": [
  480. "MIDI",
  481. "Utility"
  482. ],
  483. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiPlug.md"
  484. },
  485. {
  486. "slug": "AudioInterface64",
  487. "name": "AUDIO-64",
  488. "description": "Sends CV and audio to/from an audio device",
  489. "tags": [
  490. "External"
  491. ]
  492. },
  493. {
  494. "slug": "Mb",
  495. "name": "MB",
  496. "description": "Experimental replacement module browsers for Rack. Brings back the browser from Rack v0.6x and has a modified browser from Rack v1.x with adjustable preview size, favorites, extended filtering options and more.",
  497. "tags": [
  498. "Utility"
  499. ],
  500. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Mb.md"
  501. },
  502. {
  503. "slug": "Me",
  504. "name": "ME",
  505. "description": "Mouse enhancements",
  506. "tags": [
  507. "Utility"
  508. ],
  509. "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Me.md"
  510. }
  511. ]
  512. }