-
Envelope follower in the pitch tracker relies on pitch detection. Would be possible to make one that didn't, as an option in that algorithm or as a new algorithm.
-
Good afternoon. Could you please let me know if the pretrained model weights are available somewhere, and if there is an example inference script where an audio file is given as input and a MIDI file …
-
- [x] Make a comparison table of chants before and after the mode updates. Some chants currently have rhombus that fell out of the conditions previously determined.
-
Hi,
I am considering writing a cross-platform software that will do pitch detection, among other things, and I was considering RtAudio as a libary for the audio input/output. (it seems more used tha…
aalex updated
4 years ago
-
I've been implementing an Android app that uses TarsosDSP. Now I've noticed a strange problem:
If I test my app's pitch detection with a tone generator, continuous stable pitch causes processing to…
-
1. Implement SNAC pitch algorithm.
2. Try a dual pitch algo :
|low frequency: Modified Cepstrum,
|high frequency: SNAC.
->filtering?
3. Test warped function …
-
Hello!
I am currently developing an oscilloscope for LMMS.
Initially, it is meant to be similar to the oscilloscope available at the top of the main window toolbar, except that it will be applic…
-
**Is your feature request related to a problem? Please describe!**
The pitch detection PLL builtin to Treemonster could use some expansion.
**Describe the solution you'd like:**
PLLs are inherent…
-
heya!
this extension is exactly what my friends and I have been looking for, but we have two suggestions that would make it absolutely perfect:
1. would it be possible to make the pitching up and …
-
Let me start by saying this is a great library and works quite well. However, after reviewing the code and working with it in a real application, I believe you are missing this part of the algorithm d…