Add guiding comment

This commit is contained in:
Luke Murphy 2019-12-16 21:34:21 +07:00
parent 5be9bf7054
commit 97179dfff8
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -31,6 +31,8 @@ function setupRecording(){
// TODO: only stop if playing/recording otherwise:
// "NotSupportedError: Operation is not supported"
recorder.stop();
// TODO: handle the generation of shapes from here
};
function doPlaying(){