Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dbogdanov opened this issue Oct 29, 2020 · 6 comments
Open

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

dbogdanov opened this issue Oct 29, 2020 · 6 comments
Assignees
Milestone

Comments

@dbogdanov
Copy link
Member

dbogdanov commented Oct 29, 2020

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

This issue summarizes some of the previous requests (#1065, #766, #678, #75, #1035).

Use-cases:

  • Spectral features (energy bands, mel)
  • Mel-spectrograms and inference with TensorFlow (similar to our current demo)
  • Onset detection
  • Key, chords

Audio sources to consider:

  • Reading from system audio
  • Reading from a microphone

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

@dbogdanov dbogdanov self-assigned this Oct 29, 2020
@dbogdanov dbogdanov changed the title Add C++ and Python demos for using Essentia real-time. Add C++ and Python demos for using Essentia real-time Oct 29, 2020
@dbogdanov dbogdanov added this to the 2.1 milestone Oct 29, 2020
@myasir2
Copy link

myasir2 commented Mar 31, 2021

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
Copy link

p-hlp commented Dec 6, 2021

@dbogdanov any updates on this :)?

@yyf
Copy link

yyf commented Apr 4, 2022

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
Copy link

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
Copy link

Any updates on this?

@zumpchke
Copy link

Sigh...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants