drum-machine
A simple drum machine / sequencer written in javascript
A simple drum machine / sequencer written in javascript
Flipbook style playback of image sequences. Custom HTML element.
An ABC music sequencer and synthesizer for WebAudio.
Control DMX devices via Art-Net by MQTT
Midi sequencer
PC Drum - Sequencer
Conditionally run promise series waterfall alike, every promise in the chain will get the previous result. At the end you get the an array with all the results, being the laters the final outcome
Sort items in a graph using a topological sort into chunks
Javascript/Typescript framework for building music apps
A simple to use dialog system for websites, apps, games and more.
A scheduler and monitor for soft real-time as a TypeScript esm module.
Euclidean pattern generator
Sort items in a graph using a topological sort while resolving cycles with priority groups
Experimental API guard generator for serial (non-parallel) method execution
Sequencing async processing for messages
React Frame Sequencer
A generic clock that makes it easy to schedule repeating time based events with precision in Typescript. It works by calling scheduled events slightly before their side effects should take place, which is great in combination with Web Audio for example.
Easy node tree graphs for creating DAGs i.e. any arbitrary node tree with forward and backpropagation, repeaters, etc. for chaining scripts and scopes e.g. for game systems.
Simple script tree sequencer in javascript. Allows creating fairly complex trees of sync/async functions or requestAnimationFrame functions with optional delays, as well as subscribing to particular outputs in the tree at any time.
This module helps you easily create sequences that must be executed in sequence through Promise.