Touch sensitive music composer
Firefox OS App Days
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/mithrion.min.js"></script>
<script>
jQuery(function($) {
$.awesome(); // "awesome"
});
</script>