You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small music visualisation experiment I put together using just vanilla Javascript and a HTML5 canvas element.
8
+
9
+
The Javascript code is dependent on access to certain features of the [Canvas](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) & [Web Audio](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API) APIs that are common to most modern web browsers.
10
+
11
+
# Wish list
2
12
- add random seagull noises at the end?
3
13
- try adding gravity to the waves, in an attempt to get rid of the strobing
0 commit comments