Skip to content

0la0/hyper-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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