Skip to content

C++ version..? #69

Answered by djowel
mkoenings asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for this awesome library, it does exactly what I need for rmy crazy guitar project. I need super fast pitch detection to calculate a phase correction (delay) for a sustain/feedback effect device. I want to use the library on small MCUs like the Teensy 4.1 , but the tool chains do not support some of the fine C++ 20 features that you use in your code (i.e. concepts) How can I work around this ? I am not a C++ expert, I just fell into this "rabbit hole" on my journey trying to make the project idea work. Would it be possible to create a "downgrade" ( C++14) version of this code ? How do you do it on your hardware ? Cheers and thanks for the brilliant library, Michael

I'm using t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by djowel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants