Google Open Sources Bob Moog Google Doodle
Written by Harry Fairhead   
Tuesday, 03 July 2012

Every now and again Google invents a doodle that deserves a life of its own. If you enjoyed the recent moog synthesizer doodle, the good news is that it has just been open sourced - so you can play and improve it as much as you like.

Every now and again Google invents a doodle that deserves a life of its own - most are only used for a day.  It is especially sad when one of the active JavaScript doodles is lost or relegated to the archive. 

If you enjoyed the recent moog synthesizer doodle, the good news is that it has just been open sourced - so you can play and improve it as much as you like.The idea is to provide a complex example of how to use the Web Audio pipeline.

One of the problems of using the latest HTML technology is that it doesn't work with all browsers, and so the original doodle also had a parallel Flash Audio pipeline - which is not being open sourced. This does cause a problem in that there is still an interface layer able to work with either the Web Audio or the Flash Audio pipeline, which is now redundant.

 

moogdoodle

 

In practice, it is only likely to work with Chrome until other Web audio capable browsers appear.

The JavaScript used is also a little odd, in that it was written to be used with the Closure Compiler and there are some uses of the Closure library code. In other words, this might be more difficult to get into than you would expect.

There is also a note to the effect that the Web Audio standard might have moved on a bit since the original doodle was written, but this is the sort of challenge that open source projects are designed to meet.

Let's hope the idea of open sourcing doodles catches on and spreads to the recent Turing Machine doodle. This is a doodle that has educational potential, if it was developed just a little further.

More Information

bob-moog-google-doodle

The archived doodle

Related Articles

Google Doodle - A Turing Machine Puzzle - Update: Play it Now

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Couchbase Adds Vector Search
07/03/2024

Couchbase is adding support for vector search across its entire product line including Capella, Enterprise Server, and Mobile. Support has also been added for retrieval-augmented generation (RAG) tech [ ... ]



Open Source Key To Expansion of IoT & Edge
13/03/2024

According to the 2023 Eclipse IoT & Edge Commercial Adoption Survey Report, last year saw a surge of IoT adoption among commercial organizations across a wide range of industries. Open source [ ... ]


More News

Last Updated ( Tuesday, 03 July 2012 )