Skip to content

Alternative target: Audio ponyfill #68

@dy

Description

@dy

Justification

For HTML there's no cross-browser Audio implementation, that could fix a bunch of gotchas.

  • Smooth audio.currentTime
  • Regular 'timeupdate' events
  • Normalized loading by changing audio.src, instead of calling .load in iOS
  • Missing codecs polyfill
  • Other gotchas from web-audio-player
  • Possibly loopStart, loopEnd properties

For node it could just provide a standard primitive ponyfill, like https://www.jsdelivr.com/package/npm/react-native-audio-polyfill.

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