We are a creative agency
committed to making incredible digital products.
committed to making incredible digital products.
This project explores how environmental sounds shape the feeling of a
place through an interactive soundscape. It focuses on beach sounds
like waves, wind, birds, boats, and people. Users can press keys to
add sounds, and simple visuals appear and fade. This lets different
sounds layer together and create a personal experience of the beach.In
the early stage, I built a basic static scene using p5.js, including
the sky, ocean, and sand. I used shapes to create natural edges, then
added movement by using a loop and a variable to control the waves.
This made the waves move smoothly over time. I also improved the
visuals with gradient colors and transparency, and added microphone
interaction so the sound changes with user input. In the final stage,
I combined all elements into one system. I added different sounds like
people, wind, and birds, and used loops to make the scene feel more
natural. I also added keyboard controls, so users can trigger sounds
and create their own version of the environment.