MTG / essentia

C++ library for audio and music analysis, description and synthesis, including Python bindings
http://essentia.upf.edu
GNU Affero General Public License v3.0
2.81k stars 525 forks source link

Improve documentation for auxiliary input/output algorithms not available in Python #1038

Open dbogdanov opened 4 years ago

dbogdanov commented 4 years ago

There should be an easy way to find those algorithms documented as part of input/output functionality.

Algorithms:

dbogdanov commented 4 years ago

Add the link to another doc page explaining templated algorithms inside Algorithm Reference:

"The C++ interface allows access to the same algorithms, and also some more which are templated and hence are not available in python."