Synthesising Drum Sounds with the Web Audio API
dev.opera.com
Synthesising Drum Sounds with the Web Audio API
1–9 of 9 posts
Re: Synthesising Drum Sounds with the Web Audio API
#2How can an article detailing the synthesis of drum sounds using web audio apis and not have a play button?
Re: Synthesising Drum Sounds with the Web Audio API
#3A page with an actual play button, https://chrislo.github.io/drum_synthesis/ How can an article detailing the synthesis of drum sounds using web audio apis and not have a play button?
Re: Synthesising Drum Sounds with the Web Audio API
#4Re: Synthesising Drum Sounds with the Web Audio API
#5A page with an actual play button, https://chrislo.github.io/drum_synthesis/ How can an article detailing the synthesis of drum sounds using web audio apis and not have a play button?
The article links to that page. I don't think its absolutely necessery for the article itself to have a play button, as long as it links to a page which does.
Re: Synthesising Drum Sounds with the Web Audio API
#6A page with an actual play button, https://chrislo.github.io/drum_synthesis/ How can an article detailing the synthesis of drum sounds using web audio apis and not have a play button?
Having made a JS/CSS drum machine (sample playback) emulator a few years ago @ http://bitrotten.com/dr110/ and more recently spending time doing emulative sound design on a modern drum machine @ http://bitrotten.com/tempest/ I'm still enthused by this demo and write-up. Next month I return to an hour-long commute by train, and now I've got a pretty good idea of how I'll be spending that time.
Re: Synthesising Drum Sounds with the Web Audio API
#7A page with an actual play button, https://chrislo.github.io/drum_synthesis/ How can an article detailing the synthesis of drum sounds using web audio apis and not have a play button?
I started reading the article and creating the kick drum in my console, then skipped right to the playback on this page and was initially very excited by that hihat sound. It was a bit of a let down, although not much of a surprise, to find out the hihat was a sample. Having made a JS/CSS drum machine (sample playback) emulator a few years ago @ http://bitrotten.com/dr110/ and more recently spending time doing emulat…
Should keep you busy on your commute!
Re: Synthesising Drum Sounds with the Web Audio API
#8A page with an actual play button, https://chrislo.github.io/drum_synthesis/ How can an article detailing the synthesis of drum sounds using web audio apis and not have a play button?