251 packages
adsr
Attack, decay, sustain, release envelope for automating Web Audio API AudioParams.
array-grid
Two-dimensional implementation of ndarray to avoid dynamic code generation eval.
audio-buffer-range-decoder
Decode specified ranges of PCM Wave and Opus webm files on disk to AudioBuffers. Probably only works with electron.
audio-buffer-stream
Get a PCM stream from input AudioBuffers (Web Audio API). Can be used to implement a streaming audio recorder.
audio-meddle
Route Web Audio API audio nodes through schedulable chains of processor nodes.
audio-param-transform
Apply multiple transforms with custom functions to Web Audio API AudioParams.
audio-play
Play audio buffer in node or browser
audio-rms
Connect a Web Audio API AudioNode and stream out the realtime RMS audio level.
audio-slot
Web Audio API FRP wrapper for creating, routing, and triggering AudioNodes.
audio-slot-param
Link and transform schedule-based observables and connect to AudioParams (Web Audio API).
audio-timeline
Observ object for arranging, trimming and adjusting multiple audio clips on a timeline using Web Audio.
audio-voltage
Automatable DC voltage for modulation of Web Audio API AudioParams.
become
Transform target DOM elements to become incoming HTML
beforesort
Sort an item in a collection relative to other items based on it's before/after attribute
bopper
Provides a streaming clock source for scheduling Web Audio events rhythmically
callify
Create browserify transforms that change or inline external module function calls
chloride
node.js sodium bindings + pure js polyfil
contextdb
Use json-context with leveldb. Contexts are automatically generated from matchers, and provides ability to watch matchers for realtime notifications.
context-server
Sync json-context instances via WebSockets using sock.js
@cryptovoxels/app-basics
basic utilities for running an app in CV
@cryptovoxels/marketplace-js
A simple JS sdk to interact with Voxels' marketplace
@cryptovoxels/messages
common protocol for multiplayer messages
css-scroll-by
Scroll the page by a given offset using CSS transitions
css-transition
Animate between DOM style changes using css transitions
custom-audio-node
Create your own AudioNodes with AudioParams for using with the Web Audio API.