Skip to content

Releases: boocup/thereelpeet-dyn

v2.2.1

Choose a tag to compare

@boocup boocup released this 07 Aug 13:57

Metadata fix: updated module slug in plugin-mm.json to thereelpeet-seq for full patch compatibility between VCV Rack and 4ms MetaModule.

v2.2.0

Choose a tag to compare

@boocup boocup released this 04 Aug 14:23

Updated release incorporating changes from the 4ms team:

-Unified slug to thereelpeet-seq across VCV Rack and MetaModule for patch compatibility
-Removed unnecessary #ifdef METAMODULE_BUILTIN blocks — identical code runs on both platforms
-Fixed CMakeLists.txt project/include order for correct ARM toolchain setup

v2.0.0

Choose a tag to compare

@boocup boocup released this 20 Jul 12:56

Initial release of TheReelPeet-Dyn — dual generative sequencer with probabilistic note holds and drops.

  • Per-lane Dynamics knob: CW = held gates (legato), CCW = note drops (rests)
  • Rise/Fall envelope per lane with 0–10V envelope CV output
  • Builds for both VCV Rack 2 and 4ms MetaModule from a single codebase