Hello,
I have a bug in this project:
http://scratch.mit.edu/projects/boisvert/69773
It records notes of music; when replaying a top G, it gets the wrong note altogether.
I cannot correct it because the project runs perfectly once downloaded. It appear to be a problem identifying the colour a sprite is on (I use pen colour to record notes, since there are no arrays).
Has anyone encountered this sort of problem?
Thanks
Offline
Unfortunately, I have. This person has even written a project that exploits that "feature" to detect if a project is on the web or not.
http://scratch.mit.edu/projects/1tchy/92324
There was a forum thread that discussed it more, by the same person I think.
http://scratch.mit.edu/forums/viewtopic.php?pid=21117#p21117
You could also take a look at my Recording Piano project. I used binary for note recording, but I stuck to black and white.
http://scratch.mit.edu/projects/Paddle2See/56555
Offline