summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-08Attempt to enable dummy sound device on travisJustin Worthe
2017-07-08Refactoring of code to be more functionalJustin Worthe
2017-07-06Updated readme to indicate lack of Windows supportJustin Worthe
2017-07-05Started listening on default microphone on startupJustin Worthe
2017-07-04Removed bad unwrapsJustin Worthe
2017-07-03Hid correlation chart by defaultJustin Worthe
2017-07-03Added TravisCI badgeJustin Worthe
2017-07-03Updated tests to match new label formatJustin Worthe
2017-07-03Updated readmeJustin 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-06-26Increased number of samplesJustin Worthe
2017-06-25Added fundamental frequency to correlation graph and fixed zeroing of itJustin Worthe
2017-04-19Added basic buttons to toggle chart visibilityJustin 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-02-21Added licenseJustin Worthe
2017-02-16Updated tasks in readme fileJustin Worthe
2017-02-16Worked to improve performance of debug graphsJustin Worthe
2017-01-17Added drawing area for correlation, but hid all graphsJustin Worthe
2017-01-17It's alive!Justin Worthe
2017-01-14Added graph drawing of FFTJustin Worthe
2017-01-12Simplified failing test so it would passJustin Worthe
2017-01-12typoJustin Worthe
2017-01-12Added gtk3-dev to required Travis packagesJustin Worthe
2017-01-12Removed unused requirement for later version of GTKJustin Worthe
2017-01-12Adding explicit libpango dependency to TravisJustin Worthe
2017-01-12Added libgtk dependency to Travis buildJustin Worthe
2017-01-12Started refactoring gui creation to include drawing areaJustin Worthe
2017-01-11Added a bit more detail on what I want to work on nextJustin Worthe
2016-11-26Added default travis configJustin 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-11-05Reordered passing in channelsJustin Worthe
2016-11-01Closed and opened audio channelsJustin Worthe
2016-10-23Added changing of mutable state from dropdownJustin Worthe
2016-10-23Changed gui to use xmlJustin Worthe
2016-10-15Added destructor to close channelsJustin Worthe
2016-10-13Function to start listening on microphoneJustin Worthe
2016-10-13Super cool new nameJustin Worthe
2016-10-09Updated documentationJustin Worthe
2016-10-08Readme file with a task listJustin Worthe
2016-09-25GUI, lists PA devices, backend can watch audio streamJustin Worthe