Beattape.net - Interactive instrumental beats using FMOD

Hi everyone,

I’ve made an interactive music website that plays FMOD events as tracks.
They’re generally instrumental, lofi-ish beats, but I’m thinking this concept could work for a lot of different styles.

Check out the website here:
https://beattape.net

And a little demo here:

It’s a solo project right now, and I’m not the most experienced developer in the world, so it is still a work in progress, and there are many things to tweak.

For those interested, it uses the HTML5 version of the FMOD engine. Each track is a bank with an event in it, and it gets preloaded when the track’s about to play. There are also parameters that get get automated in the timeline of each track event which can control the graphics on the webpage.

If you want to know more about it, or want to contribute/collaborate, let me know!

4 Likes

Here’s an updated demo

Nice one Rhys, thanks for sharing!