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.77k stars 525 forks source link

Add C++ and Python demos for using Essentia real-time #1068

Open dbogdanov opened 3 years ago

dbogdanov commented 3 years ago

Add C++ and Python demos for using Essentia real-time.

This issue summarizes some of the previous requests (https://github.com/MTG/essentia/issues/1065, https://github.com/MTG/essentia/issues/766, https://github.com/MTG/essentia/issues/678, https://github.com/MTG/essentia/issues/75, https://github.com/MTG/essentia/issues/1035).

Use-cases:

Audio sources to consider:

There's some work done for adding the rtaudio dependency in the rtaudio branch.

myasir2 commented 3 years ago

Question related to this. Since this issue is related to adding demos for using Essentia real-time, does that mean that the library itself supports real-time functionality as of today? Just that demos/examples are needed to showcase that implementation?

p-hlp commented 2 years ago

@dbogdanov any updates on this :)?

yyf commented 2 years ago

It would be really helpful to have some official examples using RingBufferInput as some in the (essentiaRT) example is deprecated. I tried to use auto-connector for real-time use cases, but have been having issue (#1237) setting it up.

BlindElephants commented 1 year ago

Echoing here the same request. It appears that available examples referenced against past inquiries about real-time uses of Essentia are now deprecated and I'm unable to find working examples elsewhere.

If there are any additional snippets that folks have or can link to that demonstrate how to manage real-time input and output, I'd be happy to put some work in on compiling them and creating such an example.

05k4rausdertonne commented 9 months ago

Any updates on this?

zumpchke commented 3 months ago

Sigh...