System.github.io icon indicating copy to clipboard operation
System.github.io copied to clipboard

i ooga

Open wioiwo37 opened this issue 4 years ago • 1 comments

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 https://github.com/borismus/webaudioapi.com/issues/7

Originally posted by @wioiwo37 in https://github.com/System/System.github.io/issues/9

wioiwo37 avatar May 06 '21 14:05 wioiwo37

f

wioiwo37 avatar May 07 '21 11:05 wioiwo37