summaryrefslogtreecommitdiff
path: root/src/transforms.rs
AgeCommit message (Expand)Author
2017-07-11Updated silence level and made no pitch's error show a 'perfect' pitch backgr...Justin Worthe
2017-07-08Refactoring of code to be more functionalJustin Worthe
2017-07-04Removed bad unwrapsJustin Worthe
2017-07-03Updated tests to match new label formatJustin Worthe
2017-07-03Removed FFT chartJustin Worthe
2017-07-03Added silence and noise detectionJustin Worthe
2017-06-27Added binary search to refine fundamental frequency search on the correlationJustin Worthe
2017-06-26Added function for linear interpolationJustin Worthe
2017-04-18Added basic oscilloscope functionality to watch the waveformJustin Worthe
2017-03-25Added a graphical indication of the pith's sharpness or flatnessJustin Worthe
2017-01-17Added drawing area for correlation, but hid all graphsJustin Worthe
2017-01-17It's alive!Justin Worthe
2017-01-12Simplified failing test so it would passJustin Worthe
2016-11-26Updated name of crate everywhereJustin Worthe
2016-11-12Better pitch formattingJustin Worthe
2016-11-06Hooked up printing FFT result to screenJustin Worthe
2016-09-25GUI, lists PA devices, backend can watch audio streamJustin Worthe