Skip to content

Releases: DarienBrito/EssentiaTD

v1.1.2-beta

06 Apr 07:27

Choose a tag to compare

v1.0.0-beta — Essentia CHOP Suite

09 Mar 13:26

Choose a tag to compare

Pre-release

Essentia CHOP Suite for TouchDesigner

Real-time and offline audio analysis powered by Essentia. Five C++ CHOP plugins, each with Realtime and Batch modes.

CHOPs

  • EssentiaSpectrumCHOP — FFT magnitude spectrum + phase
  • EssentiaSpectralCHOP — MFCC, centroid, flux, rolloff, contrast, HFC, complexity, mel bands
  • EssentiaTonalCHOP — Pitch, HPCP (chroma), key, dissonance, inharmonicity
  • EssentiaRhythmCHOP — Onset detection, BPM, beat phase, beat confidence
  • EssentiaLoudnessCHOP — EBU R128 loudness, dynamic range, RMS, ZCR

Installation

Download the 5 DLLs and place them in:

Documents/Derivative/Plugins/Essentia/

Restart TouchDesigner. The operators appear as CPlusPlus CHOPs.

Notes

  • Algorithm defaults aligned with Essentia's MusicExtractor recommendations
  • See documentation for parameter reference and recommended settings