Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

New example: demonstrate using AudioBufferSourceNode + AudioBufferSource #3

@sole

Description

@sole
  1. Load a sample using XMLHttpRequest
  2. Decode using AudioContexts decodeAudioData
  3. Create buffer source
  4. Provide some controls to play/stop the buffer and also alter its attributes

Alternative more musical idea instead of controls for a single shot sample: use a piano keyboard or similar and make the sample play at different playbackRates
Here's a piano component - it might be relatively feasible to use or transform to use without Web Components https://github.com/openmusic/piano-keyboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions