DEV Community

Kay
Kay

Posted on

Trying Out New Ideas

I recently wanted to expand what I usually build as side projects and generate fresh ideas. I came across a JavaScript library I really liked called Tone.js, and used it to create a simple audio sampler and drum machine in a single app, just a basic version, but still a fun experience.

Here’s the workflow: record an audio clip, trim it, and assign it to a pad. Tweak the audio in the FX rack, then place it on the timeline by clicking the corresponding row. You can also upload a clip or drag and drop audio files onto a pad.

Beat Tailor

Hope you enjoy it! 😊

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.