[squeak-dev] Backward image and VM compatibility

David T. Lewis lewis at mail.msen.com
Fri Jan 6 14:55:28 UTC 2017


On Fri, Jan 06, 2017 at 03:19:33PM +0100, Bert Freudenberg wrote:
> On Thu, Jan 5, 2017 at 4:04 AM, David T. Lewis <lewis at mail.msen.com> wrote:
> 
> >
> > Since my reply above from last month, the interpreter VM has been updated
> > based
> > on logic borrowed from the SqueakJS VM, and it can now run images back to
> > Squeak 1.13 and up to Squeak 4.6. The caveats are that you have to compile
> > it yourself (see above) and it has only been tested on Linux.
> >
> 
> Awesome!
> 
> 
> > "PluckedSound backFugue play" now works nicely in Squeak 1.13 on Ubuntu, so
> > that is an encouraging sign.
> >
> 
> When I try this in SqueakJS the sound seems very high-pitched. Is this the
> case in your VM, too? Maybe it used a different sample rate back then?
> 

The pitch and durations sound the same to me. I tried running the fugue on
a 1.13 image and a 4.6 image at the same time. It produces an audio experience
that Bach could never have anticipated, but the pitches are the same and the
dueling Squeaks end their performances at about the same time.

This is Linux pulse audio on a laptop with tiny speakers.

Dave



More information about the Squeak-dev mailing list