Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 555 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 555 Bytes

Hyper-Patterns

Temporal pattern generation with HTML

Development ongoing, documentation to follow.

Examples

Build scripts

install dependencies: npm install
run tests: npm test
run linter: npm run lint
build: npm run build

TODO:

  • message outlet / midi to address
  • compatibility with trigger "patternInlets"
  • message outlet fan out
  • message intlet fan in
  • rename "AudioEvent" to "PatternElement", and property "note" to "value"
  • examples page
  • message duplicator
  • editor / parser handles comments correctly