Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

The crossfade sample only responds when mouse click is up. This is because you have used 'onchange' in the input tag to trigger the crossfading. Instead, 'oninput' responds real time. As far as I know, the only reason people use onchange is because of IE which doesn't support Web Audio anyway. #9

Copy link
Copy link
@wioiwo37

Description

@wioiwo37
Issue body actions

The crossfade sample only responds when mouse click is up. This is because you have used 'onchange' in the input tag to trigger the crossfading. Instead, 'oninput' responds real time. As far as I know, the only reason people use onchange is because of IE which doesn't support Web Audio anyway.

I couldn't find the file here to send a PR.

Originally posted by @please-wait in borismus/webaudioapi.com#7

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.