[SUGGESTION] Fingerprinting, resampling algos & more #219
Unanswered
MarcoRavich
asked this question in
General
Replies: 1 comment
-
|
Bump ! I've recently opened this issue @ Aurio to ask for C++ port in order to let users exploit it in other OSes too. Hope that inspires ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, 1st of all thanks for this awesome project !
Since I've doxed "some" open source projects for the HyMPS project I'm pretty sure you know that nowadays fingerprinting algos are extremely useful for many audio retrieval/analysis/processings, so it would be great to integrate them into a library like yours.
You can find some useful resources under AUDIO section \ Treatments page \ Alignment/synch but I strongly recommend you to check @protyposis' Aurio lib that has already put several together (establish some kind of collaboration could benefit both, of course).
On the resampling side, implementing different algos could push the adoption of KFR by many end-users' softwares (such as plugins, players, etc.): the collected resources collection is in the same page under Resampling.
Inspirations may also come from other DSP libs (collected resources - where KFR is listed too - are listed in this page) of course.
Last but not least, let me know how - in your opinion - I could improve categorizations and links to resources in order to favor collaborations between developers (and therefore evolution) of listed projects.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions