This computes the Mel power spectrogram and MFCCs in real time inside TouchDesigner.
No external python liraries are needed.
The MFCC computation relies on the metod using the inverse FFT (instead of the discrete cosine transform) since TouchDesigner has no bult-in discrete cosine transform.
This repository also contains a Jupyter Notebook demonstrating the method. To run the notebook librosa is required (but not to run the COMP in TD).
References can also be found in the Jupyter notebook.
-
Notifications
You must be signed in to change notification settings - Fork 1
hrtlacek/td_mfcc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MFCC implementation for TouchDesigner
Resources
Stars
Watchers
Forks
Packages 0
No packages published