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

using this library to do musical gesture recognition with audio #134

Open
ghost opened this issue Jun 19, 2017 · 1 comment
Open

using this library to do musical gesture recognition with audio #134

ghost opened this issue Jun 19, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 19, 2017

topic: using this library to do musical gesture recognition with audio

Greetings

would this libray be suitable for:

  • doing gesture recognition with audio for musical applications?

if so:

  • would it work better with sensor data like wiimote accelerometers?
  • would it work fine as well with sound, even if the sound is the result of feature extraction analysis such as pompeo fabra essentia or any other state of the art feature extraction analysis library?
@ghost
Copy link
Author

ghost commented Jun 21, 2017

I was already able to:

  • feed audio feature extraction data from supercollider (using bowelyzer class)
  • feed sensor data via osculator (wiimote data)
  • successfuly train the osculator data (the same didn't happen with supercollider data)

regarding the supercollider data:

  • i was able to train it with timeseries classification mode (unefective),
  • with the classification mode (what i wanted to use), i get an error mentioning something related to columns (i may replicate the error and post it here).

if you can provide me insights, on how to deal with the audio feature anaysis i would be quite thankful

looking foward
T.

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

0 participants