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.86k stars 534 forks source link

Add FrameGenerator docstring (#1040) #1420

Open awagenknecht opened 5 months ago

awagenknecht commented 5 months ago

Added FrameGenerator docstring inside algorithms.py using setattr() to fix #1040