Walter Bender
Walter Bender
https://github.com/sugarlabs/musicblocks/blob/master/examples/test-suite.html has a number of tests for different music and graphics blocks but is far from complete. We should add tests for: - [ ] scale degree - [ ]...
Nathan found that sometimes you cannot drag a boolean block. After experimenting, we found that you could drag the block from the top. I suspect that the "hit area" is...
Now that ECMA is ubiquitous, there is no longer any reason to not use let instead of var where appropriate. It is a fairly major change -- we need to...
We keep support for deprecated blocks for supporting old projects. But it makes the code harder to read. We should decide which deprecated blocks to end support for. There are...
Since midi import takes time, it should display a busy cursor to let the user know something is happening.
Once I fix movable modes for all mode types, it would be interesting to add variable modes, which differ depending upon whether one is going up or down the scale,...
https://photos.app.goo.gl/aGxHT1Y1L66Ank7K6 The characters for double sharp and double flat were missing from the font on the Windows 10 machines used in the workshop in Japan on 1 August 2018
Is there a specific license for the projects shared in the "Global" option of Turtle Blocks? That is something I need to fix actually, since I don't assign any specific...
Peru needs a native Android Release. Prepare a Cordova release.
For several different reasons, it would be handy to have a UID associated with projects on the Planet: (1) one could search by UID and (2) as we migrate to...