summaryrefslogtreecommitdiff
path: root/web/main.js
AgeCommit message (Expand)Author
2017-11-05Set up web interface to mimic GTK interfaceJustin Worthe
2017-11-04Updated calls from web to limit the window size to 512 samplesJustin Worthe
2017-11-03Added a connection to the microphone through the web, calling into RustJustin Worthe
2017-10-16Added correlation function which updated array in placeJustin Worthe
2017-10-15Added emscripten calls for hz interpretationJustin Worthe
2017-10-15Moved emscripten APIs to their own module and added stubs for other methodsJustin Worthe
2017-09-24Emscripten endpoint for finding fundamental frequencyJustin Worthe