Account for volume when playing acoustic stimuli
Remove unnecessary mouse-logging code used only for development from canvas.window
Remove unused methods from clock.Clock
Fix bug in canvas.available, which would still give true when not yet opened
Add automated tests in makefile
Tests build, installation and functionality with coverage report using `make test`
Increase test coverage to ~67%