PureData patch to simulate laser effect.
Note - Only 32 bit version is supported on Windows OS for the moment.
- Download the folder and make sure system requirements (32-bit for Windows and 64 bit for MacOS) are met.
- Run
PewPew.pd
- Set #CC and channel numbers as required.
- Set a looper like LoopMIDI for windows and IACdriver for Macos under MIDI Output device in Pure Data.
- Configure your DAW and plugin to read the MIDI looper data.
- Set #CC and channel numbers from 1.3 in the plugin.
Shape of the envelope that the MIDI follows. Custom shape can be modleled using sliders Y0
, X1
, Y1
, X2
, Y2
, Y3
.
Rate of MIDI note change
Max number of MIDI note to output. (Y axis of envelope_shaper).
Level in dB the input signal beyong which to trigger envelope.
- Trigger BPM - envelope repeats every set BPM value
- Trigger once - Envelope runs once.
- Trigger VU meter - envelope runs when input audio signal exceeds Trigger level value
- Trigger count - Total number of times to run the envelope
Patch in action with Neural DSP Archetype Gojira X and Cubase
The patch was developed as an external for Pure Data using C. Feel free to send an email for access to source code.