This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-02-27 08:50:39

boisvert
Scratcher
Registered: 2007-06-21
Posts: 25

colour recognition problem in java player?

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

 

#2 2008-02-27 13:56:37

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: colour recognition problem in java player?

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


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer