issues
search
alesgenova
/
pitch-detection
A collection of algorithms to determine the pitch of a sound sample.
MIT License
231
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
custom pitch standard support?
#29
LmYjQ
opened
8 months ago
0
Consider switching to `easyfft`
#28
WalterSmuts
opened
1 year ago
2
Enable multithreaded consumers by changing Rc<RefCell<_>> to Arc<RwLock<_>>
#27
pfnsec
opened
1 year ago
2
Add MIT license file
#26
alesgenova
closed
1 year ago
0
feature request: add tweaks from Helmholtz
#25
magnetophon
opened
2 years ago
0
Question: is pitch-detection real-time-safe?
#24
magnetophon
opened
2 years ago
1
Pitch Detection Algorithm Is Missing a Step from the McLeod Paper
#23
music-game
opened
2 years ago
15
Minor fixes, updates to deps, and new version 0.3.0
#22
alesgenova
closed
2 years ago
0
error: cannot import from modules (`env`) with `--no-modules`
#21
kyledecot
closed
2 years ago
2
New Release for YIN
#20
kyledecot
closed
2 years ago
2
Docs and README are not detailed enough
#19
YesSeri
opened
3 years ago
2
LICENCE or similar file is missing
#18
eras
closed
1 year ago
4
Add docs to pitch detectors
#17
siefkenj
closed
3 years ago
3
Dynamic buffer allocation
#16
siefkenj
closed
3 years ago
1
Add YIN Pitch Detection Algorithm
#15
siefkenj
closed
3 years ago
1
Added tests of WAV files
#14
siefkenj
closed
3 years ago
0
Code cleanups
#13
siefkenj
closed
3 years ago
1
Incorrect interpolation?
#12
siefkenj
closed
3 years ago
1
Real audio samples in tests
#11
siefkenj
closed
3 years ago
2
Spelling correction
#10
siefkenj
closed
3 years ago
0
Adding YAAPT Algorithm
#9
siefkenj
opened
3 years ago
2
Fix example in readme
#8
ananthp
closed
3 years ago
0
example in readme fails to compile
#7
ananthp
closed
3 years ago
0
Add CombDetector, a naive polyphonic pitch detector
#6
alesgenova
opened
3 years ago
11
Cargo format a few remaining files
#5
alesgenova
closed
3 years ago
0
Add github action to run tests automatically
#4
alesgenova
closed
3 years ago
0
Implement test cases for the square and triangle wave
#3
alesgenova
closed
3 years ago
0
removed intermediate vec and indices
#2
wagnerf42
closed
3 years ago
8
Restructure the code into various modules and update dependencies
#1
alesgenova
closed
4 years ago
0