Releases: nabsei/montagem-punch
Releases · nabsei/montagem-punch
Release list
Montagem Punch v0.2.0 — Beta (macOS + Windows)
Changes since v0.1.0-beta:
Fixed:
- No per-channel bus layout restriction meant JUCE's default negotiation could in theory accept a >2-channel configuration for this plugin's matched-in/out-count bus; the fastEnv/slowEnv detector state is fixed at 2 elements, so that would have indexed them out of bounds. Now explicitly restricted to stereo.
Added:
- Resizable window (360x280 up to 900x700); the knob now scales with the available space instead of staying a fixed size.
See CHANGELOG.md for the full version history.
Free during the beta period — see TERMS.txt in each download. Bug reports and feedback welcome via GitHub Issues.
Montagem Punch v0.1.0 — Beta (macOS + Windows)
First public beta build. One-knob transient shaper, third piece of the Montagem mixing chain.
Formats included:
- macOS (universal binary, Apple Silicon + Intel): VST3, AU, Standalone app
- Windows: VST3, Standalone app
INSTALL.txt with a short one-time step to get past macOS Gatekeeper / Windows SmartScreen on first run.
The live meter under the knob reflects the transient detector reacting to real incoming audio — make sure your DAW track (or standalone input) is actually playing sound for it to animate.
Bug reports and feedback welcome via GitHub Issues — they directly shape what ships in v1.