Patches Bundles

shipping

Stdlib module bundles for the Patches modular-audio framework

v0.7.2 MIT

Add-on module bundles for Patches. Each bundle is a native plugin (.pxm) loaded into the host at runtime by the plugin scanner — drop it into a scanned plugin directory and the modules become available in your .patches files.

Bundles

BundleModules
patches-vintageVChorus, VBbd, VStereoBbd, VDco, VPolyDco, VFlanger, VFlangerStereo, VReverb, VLadder, VPolyLadder, VOtaVcf, VOtaPolyVcf
patches-drumsKick, Snare, ClapDrum, OpenHiHat, ClosedHiHat, Tom, Cymbal, Claves
patches-fft-bundleConvolutionReverb, StereoConvolutionReverb, PitchShift

Install

Unpack the archive and place the .pxm files in a directory scanned by the Patches host. The scanner checks, in order:

  1. paths in the PATCHES_PLUGIN_PATH environment variable
  2. the host’s global plugin directories

See the Patches manual for the full list of per-platform scan locations.

Downloads

All binaries are unsigned. On macOS, clear the quarantine flag after unpacking: xattr -dr com.apple.quarantine <file>. On Windows, SmartScreen may warn — choose More info → Run anyway.