Add guiding comment
This commit is contained in:
parent
5be9bf7054
commit
97179dfff8
@ -31,6 +31,8 @@ function setupRecording(){
|
|||||||
// TODO: only stop if playing/recording otherwise:
|
// TODO: only stop if playing/recording otherwise:
|
||||||
// "NotSupportedError: Operation is not supported"
|
// "NotSupportedError: Operation is not supported"
|
||||||
recorder.stop();
|
recorder.stop();
|
||||||
|
|
||||||
|
// TODO: handle the generation of shapes from here
|
||||||
};
|
};
|
||||||
|
|
||||||
function doPlaying(){
|
function doPlaying(){
|
||||||
|
Loading…
Reference in New Issue
Block a user