@al8b/audio
v0.1.14
Published
Audio primitives for the L8B runtime. This package provides the browser-facing audio core plus the asset wrappers used for sound effects, music playback, and synthesized beeps.
Readme
@al8b/audio
Audio primitives for the L8B runtime. This package provides the browser-facing audio core plus the asset wrappers used for sound effects, music playback, and synthesized beeps.
Public API
AudioCoreSoundMusicBeeper
Notes
- Primarily consumed by
@al8b/runtime. - Depends on browser audio APIs and is not a standalone CLI-facing package.
Scripts
bun run build
bun run test
bun run clean