tim Rowledge
tim Rowledge
Initial experiments show that we can get some noises out of a pulse audio daemon on a PI BUT after a while it will manage to look-up the Scratch process...
Found two important issues involved here a) the intercyclepause gets used between the key press and Scratch getting around to doing something with it. This can be obviated as a...
As an experiment add a way to use the .scratch.ini file to specify soundbufferlength=x where x is the milliseconds length of the sound player buffer. Normally this is 120mS and...
Changes in NuScratch-tpr.367 etc. zipped image released to github
https://github.com/raspberrypi/scratch/blob/master/NuScratch20160915-exp.tgz
Apparently this didn't help; experimental version withdrawn. We really need a proper sound output for linux, with the instant start code working.
Could you upload a project that illustrates this?
Argh. This is a side-effect of how the very ancient Squeak system used for the legacy Scratch was based around the macRoman character set; the newer Squeak uses latin-1. For...
Unless I missed something I've already tested with effectively the latest Pi versions, so don't spend too much time on it. Good point about the kids installing stuff. I think...
Actually this can happen with any block type, so I'll need to think of a better title for the issue. What is happening is that the first click a) does...