wagnerf42
wagnerf42
hi alessandro, that's very nice of you. so, i gave it a try and it does not work. actually i have been thinking of using the fact i know which...
hey that's really nice. I'll definitely give it a try again. maybe my window size was too small actually. i only tested with 1024 and moving by 256 that's maybe...
hi alessandro, happy new year. so, i took a quick look. - for the copy i wanted to use https://crates.io/crates/dasp_ring_buffer but `&Fixed` does not implement `IntoIterator`. it's not a big...
hi, so i did some more testing. i get consistent results now. the bad news is that in my specific case the comb detector did not really manage to improve...
hi, sorry for the delay. I tried another api. it's here https://github.com/wagnerf42/pitch-detection/ in the `poly` branch. in my opinion it is better. you don't need an extra trait, you don't...
actually I maybe found something nice. if i decrease the clarity threshold then suddenly the polyphonic detector gives me better results than the standard one. it actually makes sense i...
hi, no worry for the delays, it's all fine. the first peak is always the same between monophonic and polyphonic. what changes is that when i actually have two peaks...
hi, yes, thanks for asking that's very nice. by writing things down for this post I found the difference between the two versions of the code but I still cannot...
hi, you are right. i should actually update the readme because this crate is old and i don't use it anymore. the way to go is here now : https://github.com/wagnerf42/diam...