summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2018-02-03Changed the browser support error message to be more definitiveJustin Worthe
2018-02-03Added a 'start listening' button to the wasm frontendJustin Worthe
2017-12-28Updated WASM build to use the new wasm32-unknown-unknown targetJustin Worthe
2017-12-26Refactored to use more extensive typingJustin Worthe
2017-11-27Tweaked webaudio settings to decrease latency a little and remove incorrect s...Justin Worthe
2017-11-12Added loading and error indications for web UIJustin Worthe
2017-11-11Fixed incorrect stderr function name in javascriptJustin Worthe
2017-11-10Added polyfill for web audio apiJustin Worthe
2017-11-09Added docs to the complex parts of the rusty microphone javascriptJustin Worthe
2017-11-05Fixed positioning of framerate labelJustin Worthe
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