Skip to content

Add missing support for most critical APIs (like WebAudio and RequestAnimationFrame) #15

@cyrbon

Description

@cyrbon

It seems that webkit supports webaudio api, but Haskell's bindings do not. I've seen several people using only GHCJS when using GHCJS-DOM only due to the lack of WebAudio or RequestAnimationFrame support. WebAudio is not only useful for audio but its API can be used for many types of signal processing and visualization which go beyond audio processing. So, support for WebAudio would open a whole new universe of possible applications, when compiling natively using ghcjs-dom and reflex-dom.

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