Imaginando

View My GitHub Profile

Setting up MIDI reactive visuals

MIDI notes trigger the EG (envelope generator) in the Modulation Sources, which then control the Layer’s alpha. This makes the visuals appear when notes are played.

In this example, we’ll make a shader respond to MIDI input from a MIDI controller. If you don’t have a MIDI controller, you may use one of the included factory MIDI files instead.

Load a Shader Material onto a Layer

Enable MIDI Trigger mode

Note: The shader will disappear from view. This is expected. It only appears when MIDI notes are played.

Provide MIDI input

Adjust EGs (Envelope Generators)

Note: These envelopes are triggered by the MIDI notes. EG 1 is assigned to modulate the Layer’s Alpha by default in the Matrix. Removing this modulation will deactivate the reactivity. There are two separate EGs.

Optional: Adjust Layer Input settings


Previous: Using the Visualizers
Next: VS as a plug-in in your DAW