stoermelder / vcvrack-packone

Modules for VCV Rack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stoermelder PackOne

Version License Language

The PackOne plugin gives you some modules for VCV Rack.

Stable versions are released in the VCV Library.
Development builds of the latest commit are also available for all platforms. Please review the changelog for this plugin.

If you like my modules consider donating to https://paypal.me/stoermelder. Thank you for your support!

Latest additions to PackOne - new for v2.0

  • DIRT: a module for noise, crackles and crosstalk on polyphonic cables
  • MIDI-CAT CLK: expander for MIDI-CAT, allows trigger-quantization for mapped parameters (#299)
  • MIDI-KEY: utility for generating keyboard events from MIDI CC or Note messages
  • STRIP++: utility for pasting and importing Rack selections while preserving parameter mappings and GLUE labels

The modules of PackOne

  • AFFIX, µAFFIX: inserts for polyphonic cables for adding offsets in volt, semitones or octaves
  • 4ROUNDS: randomizer for up to 16 input signals to create 15 output signals
  • 8FACE, 8FACEx2: preset sequencer for eight or sixteen presets of any module working as an universal expander
  • 8FACE mk2, +8: evolution and replacement for 8FACE and 8FACEx2
  • ARENA: 2-dimensional XY-Mixer for 8 sources with various modulation targets and fun graphical interface
  • BOLT: polyphonic CV-modulateable boolean functions
  • CV-MAP: control 32 knobs/sliders/switches of any module by CV even when the module has no CV input
  • CV-MAP CTX: expander-module for CV-MAP, helper for mapping parameters by context menu
  • CV-PAM: generate CV voltage by observing 32 knobs/sliders/switches of any module
  • GLUE: label maker for your modules!
  • GOTO: utility for jumping directly to 10 locations in your patch by hotkey or using MIDI
  • GRIP: lock for module parameters
  • HIVE: 4 channel sequencer running on a 2-dimensional hexagonal grid, similar to MAZE
  • INFIX, µINFIX: insert for polyphonic cables
  • INTERMIX: precision adder 8x8 advanced switch matrix with support for 8 scenes
  • INTERMIX-FADE: expander-module for INTERMIX, helper for setting individual fade values
  • INTERMIX-ENV: expander-module for INTERMIX, outputs envelopes for a seleced input-column
  • INTERMIX-GATE: expander-module for INTERMIX, outputs a gate-signal for each active row (#228)
  • MACRO: marco-knob for four parameter-mappings and two CV outputs
  • MAZE: 4 channel sequencer running on a 2-dimensional grid
  • MB: experimental replacement for Rack's module browser, formerly available in stoermelder's PackTau
  • ME: experimental module for "mouse enhacements", provides a screen overlay for parameters changes
  • µMAP: a single instance of CV-MAP's slots with attenuverters
  • MIDI-CAT: map parameters to midi controllers similar to MIDI-MAP with midi feedback and note mapping
  • MIDI-CAT CTX: expander-module for MIDI-CAT, helper for mapping parameters by context menu
  • MIDI-CAT MEM: storage-expander for MIDI mapping-presets with MIDI-CAT
  • MIDI-MON: input-monitor for MIDI messages
  • MIDI-PLUG: a virtual MIDI merger and splitter
  • MIDI-STEP: utility for relative modes of endless knobs on your MIDI controller such as Arturia Beatstep
  • MIRROR: utility for synchronizing module parameters
  • ORBIT: a polyphonic stereo field spreader
  • PILE, POLY-PILE: utility which translates increment triggers or decrement triggers in an absolute voltage, especially useful with MIDI-STEP
  • RAW: a digital effect based on the dynamics of bistable systems
  • ReMOVE Lite: a recorder for knob/slider/switch-automation
  • ROTOR Model A: spread a carrier signal across 2-16 output channels using CV
  • SAIL: control any parameter currently hovered by mouse with CV, especially useful with MIDI-CC
  • SIPO: serial-in parallel-out shift register with polyphonic output and CV controls
  • SPIN: utility for converting mouse-wheel or middle mouse-button events into triggers
  • STROKE: utility which converts used-defined hotkeys into triggers or gates, also provides some special commands for Rack's enviroment
  • STRIP: manage a group of modules in a patch, providing load, save as, disable and randomize
  • STRIP-BAY: a companion module for STRIP for keeping input/output connections while replacing strips
  • TRANSIT: parameter-morpher and sequencer for up to 96 snapshots
  • X4: dual multiple for parameter-mapping

Intro image

Feel free to contact me or create a GitHub issue if you have any problems or questions!

Special thanks

  • Lexandra Maxine for contributing HIVE
  • Artem Leonov of VCV Rack Ideas for his endless ideas, feature requests and testing, also for his great video tutorials
  • Omri Cohen for his fabulous video tutorials and fun live streams
  • Andrew Belt for creating and developing VCV Rack
  • All others who contributed ideas or made donations for the development of PackOne

Building

Follow the build instructions for VCV Rack.

License

All source code is copyright © 2022 Benjamin Dill and is licensed under the GNU General Public License, version v3.0.

All files and graphics in the res and res-src directories are licensed under CC BY-NC-ND 4.0. You may not distribute modified adaptations of these graphics.

About

Modules for VCV Rack

License:GNU General Public License v3.0


Languages

Language:C++ 99.9%Language:Makefile 0.1%