Hi Blake - Yes, I think that happens when i save without stopping the player. BTW, I now have polyphonic scores working and there's a button to play a Bach Fugue.
Same page below. Cheers - Dan On Feb 16, 2012, at 7:27 PM, blake wrote: > When I load the page up in Chrome, and click on the keyboard, it's > highly distorted. Then if I click the button, it clears up. > > > On Wed, Feb 15, 2012 at 6:31 PM, Daniel Ingalls <[email protected]> > wrote: >> Hey Sound Hackers - >> >> Now the keyboard can be hooked to a realtime synthesizing player using the >> PluckedSound algorithm from Squeak. Note that glissando actually posts and >> plays many notes at once! Check it out at... >> >> >> http://lively-kernel.org/repository/webwerkstatt/users/Dan/SoundTest3.xhtml >> >> [Should work in recent Chrome of Firefox - we're still looking for help >> getting the Flash compatibility to kick in with Safari and Opera] >> >> The SoundPlayer code is in the object editor on that page. If you are >> interested in the synth algorithms, the code for AbstractSound and >> PluckedSound is in... >> >> >> http://lively-kernel.org/repository/webwerkstatt/users/Dan/SoundClasses.js >> >> Technology has been kind to us: with plenty of cycles and fast floating >> point, I was able to make the code quite a bit simpler. >> >> Enjoy >> >> - Dan >> >> _______________________________________________ >> lively-kernel mailing list >> [email protected] >> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel _______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
