JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 41
  • Score
    100M100P100Q70596F
  • License MIT

JavaScript utility for click track events.

Package Exports

  • click-track

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (click-track) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Click Tracks for your JavaScript

WIP - Probably not even working right now.

Install

npm i click-track

Description

Create event emitter for a click track. Specifiy BPM and time signature. Get event for each beat, or each bar. Use built-in timer, or specifiy your own. Sync timer with HTML5 audio. Specifiy first beat offset.