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
| Bundle | Modules |
|---|---|
| patches-vintage | VChorus, VBbd, VStereoBbd, VDco, VPolyDco, VFlanger, VFlangerStereo, VReverb, VLadder, VPolyLadder, VOtaVcf, VOtaPolyVcf |
| patches-drums | Kick, Snare, ClapDrum, OpenHiHat, ClosedHiHat, Tom, Cymbal, Claves |
| patches-fft-bundle | ConvolutionReverb, StereoConvolutionReverb, PitchShift |
Install
Unpack the archive and place the .pxm files in a directory scanned by the
Patches host. The scanner checks, in order:
- paths in the
PATCHES_PLUGIN_PATHenvironment variable - the host’s global plugin directories
See the Patches manual for the full list of per-platform scan locations.
