0.0.2-alpha.6 • Published 3 years ago

audio-om v0.0.2-alpha.6

Weekly downloads
51
License
Unlicense
Repository
github
Last release
3 years ago

audio-om

An audio graph object model wrapping standardized-audio-context for optimal cross-browser support.

Warning:

This package is in a highly experimental state and should not be used in production. APIs are likely to break without a major version bump. Use at your own risk!!!

What it is:

  • A low-level framework for defining and interacting with Web Audio graphs, including uilities for tracking and viewing their state.
  • A helpful set of tools for developing and debugging Web Audio code.

What it is not:

  • A Tone.js replacement.

Immediate goals:

  • support built-in AudioNodes
  • serialization and deserialization of the graph state into JSON
  • support custom Modules (named sub-graphs which can be registered and reused)

Long-term goals:

  • AudioWorklets
  • OfflineAudioContext
0.0.2-alpha.6

3 years ago

0.0.2-alpha.2

4 years ago

0.0.2-alpha.4

4 years ago

0.0.2-alpha.3

4 years ago

0.0.2-alpha.5

4 years ago

0.0.2-alpha.1

4 years ago

0.0.2-alpha

4 years ago

0.0.1-alpha

4 years ago