metro-l

1.1.2 • Public • Published

Web Audio Metronome

Transferring Metronome to modular js package

Installation:

npm install metro-l

Include it by:

var metronome= require('metro-l');

var metroInstance= new metronome();
console.log('metronome', metroInstance.init());

Add this file to root: https://github.com/cwilso/metronome/blob/master/js/metronomeworker.js

Include this file in the link header: http://cwilso.github.io/AudioContext-MonkeyPatch/AudioContextMonkeyPatch.js

<script src="//cwilso.github.io/AudioContext-MonkeyPatch/AudioContextMonkeyPatch.js"></script>

Readme

Keywords

none

Package Sidebar

Install

npm i metro-l

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

74.5 kB

Total Files

19

Last publish

Collaborators

  • llioor