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

audio analysis #10

Open
diemoschwarz opened this issue May 24, 2018 · 6 comments
Open

audio analysis #10

diemoschwarz opened this issue May 24, 2018 · 6 comments
Assignees
Labels
enhancement New feature or request import audio segmentation and descriptor analysis
Milestone

Comments

@diemoschwarz
Copy link
Contributor

diemoschwarz commented May 24, 2018

  • simple: 1 segmentation, pipo.descr
  • full: 3 segmentations, pipo.descr
  • mosaicing: MFCC

Extra points: only 1 mubu.process

@diemoschwarz diemoschwarz added enhancement New feature or request import audio segmentation and descriptor analysis labels May 24, 2018
@diemoschwarz
Copy link
Contributor Author

diemoschwarz commented Jun 13, 2018

  • check a better way to manage several choices of descriptors:
    • dynamically loaded sub/bpatchers with mubu.process in them?
    • set the container refered by mubu.process to a dummy mubu to disable it?

@einbond
Copy link
Collaborator

einbond commented Jun 14, 2018

  • added catart-by-mubu-analysis.maxpat : allows choice of three segmentation modes based on loading abstractions from bpatcher

  • so far three analysis modules, camu.process.descr-chop, camu.process.descr-gate, camu.process.descr-onseg

@diemoschwarz
Copy link
Contributor Author

Great! need to bundle this into camu.analysis for reuse
TODO/TBD:

  • convert to mono before analysis: sum:descr:onseg
  • allow choice for Std, default off

@einbond
Copy link
Collaborator

einbond commented Mar 28, 2019

This issue is done except for the MFCC part, and no extra points for one pipo. Should we close it and split MFCC into a separate issue?

@diemoschwarz
Copy link
Contributor Author

+1!

@diemoschwarz
Copy link
Contributor Author

diemoschwarz commented Dec 10, 2021

almost everything is done since ages, remaining points are in #28, #49, except:

@diemoschwarz diemoschwarz reopened this Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request import audio segmentation and descriptor analysis
Projects
None yet
Development

No branches or pull requests

2 participants