The HTML cat is out of the Web Audio bag. I've finally released HYPERBLAM.

It’s my system for sampling, processing, and sequencing sound and music directly in HTML.

https://hyperblam.how

Hyperblam Docs Home

Documentation for HyperBlam. Make HTML make music.

HYPERBLAM
@heydon Amazing! Pity it doesn’t work in Safari though.
@rudigermeyer Thank you, but could you please not say unqualified stuff like that? It works in my Safari (Desktop). What specific problem are you experiencing?
@heydon I get the little audio player at the center of the screen, but no sounds and no animations. The little speaker icon in the Safari search window does light up when I click on the play triangle though.
@rudigermeyer Hmmm. Would you mind seeing if this demo works? (it doesn't use the native audio player) https://hyperblam.how/examples/07-tape-emulation/
Tape emulation

Documentation for HyperBlam. Make HTML make music.

HYPERBLAM
@heydon It works fine on my iPad, but for some reason not on my iPhone.
@rudigermeyer Potentially silly question: was your iPhone set to silent? I vaguely recall Safari just doesn't do web audio at all if the device is set to silent. @heydon
@jcsteh @heydon
It was set to silent. Have since switched that off, but now it doesn’t seem to be loading, just get loading… where the audio player used to be (on the phone).
@rudigermeyer @jcsteh Oh yikes! Really appreciate you going through and testing this. I think my `<audio>` implementation is a bit unstable. The examples with non-native instrument elements seem fine. I'll play around. Thanks again.
@heydon Yeah, I discovered this the hard way when I was writing Aliens: https://files.jantrid.net/aliens/ @rudigermeyer
Aliens