HTML5 Audio Mixer help

Hi, is it possible to build a simple audio mixer with Hype?

If so, is there anyone out here that can take on a project with this as the center point?

Thank you,
Stan

not sure what "mixer" means ... this one syncs several audiotracks. can also be switched on/offMultitrack1_howler.hype.zip (1.9 MB)

1 Like

Hi Stan,

What do you mean by simple audio mixer? A quick google search shows some JavaScript libraries but they all have there advantages and disadvantages.

Here’s a few I found but I’m sure there’s many more out their:

https://createjs.com/soundjs

https://jamesfiltness.github.io/web-audio-mixer/

https://heliosdesign.github.io/helios-audio-mixer/demo/

It might take a bit a work to get these to work in hype though but I feel it’s possible with a little bit of effort.

Chris