OSC Logger for EnergyVisualizer
Processing utility for logging ambisonic energy OSC frames to CSV.
A lightweight Processing script for capturing 426-point OSC energy frames from the IEM EnergyVisualizer plugin into timestamped CSV files. Intended for offline ambisonic analysis workflows where a structured data record of the spatial energy distribution is needed for downstream statistics or visualisation.
Captures all 426 grid-point energy values plus a nanosecond timestamp per frame as a CSV file, synced to DAW playback via OSC transport messages. Works with any VST host; the example below uses REAPER.

Configuring REAPER to send OSC transport messages to the logger.

IEM EnergyVisualizer OSC output pointing to the logger's port.

The logger script running in the Processing IDE during a recording session.