


There are two rows of dots at the bottom for creating a rhythmic pattern. The top section of the grid can be used for high notes, and the lower section of the grid for low notes.

There are a collection of tweets showing how other teachers are using the CML here.Ĭreate a song by clicking notes into the grid. How are other teachers using the Chrome Music Lab?

There is also another workaround for this according to an iframe that doesn't play anything just to trigger the autoplay in the first load. $('#playAudio').remove() // just to make sure that it will not have 2x audio in the background And audio tag aswell for non-chrome browsers Īnd in my script var isChrome = /Chrome/.test(erAgent) & /Google Inc/.test(navigator.vendor)
