Drum Synthesis in JavaScript
nickwritesablog.com
Drum Synthesis in JavaScript
1–10 of 23 posts
Re: Drum Synthesis in JavaScript
#2Re: Drum Synthesis in JavaScript
#3This is cool. If the author is reading this: consider adding some sound files to your post?
(See also https://github.com/leviathant/BossDR110/tree/feature/synthes...)
Re: Drum Synthesis in JavaScript
#4Re: Drum Synthesis in JavaScript
#5Drum synthesis is one of those rabbit holes where you can obsess for a long time, when instead you can find good enough sounds quickly and should probably just use them!
I wonder how many collective hours people have burned in trying to synthesize the 909. Here's one cool video of getting it in Reaktor (https://m.youtube.com/watch?v=A_AWH3SgM84)... way cool as a project, but the ROI if everyone did it lol.
I've been using all my spare hours the past week spinning on trying to synthesis the snare used in the original Amen Break using Modo Drum to no avail. Like I said... Rabbit hole and I should probably just use samples like everyone else :(
Re: Drum Synthesis in JavaScript
#6Neat! I'd like to see something similar for a harmonica. Has it been done?
Re: Drum Synthesis in JavaScript
#7This is cool. If the author is reading this: consider adding some sound files to your post?
If anyone has ideas for simple audio clip sharing in a Ghost blog, I'd love to hear
Re: Drum Synthesis in JavaScript
#8Awesome stuff! Drum synthesis is one of those rabbit holes where you can obsess for a long time, when instead you can find good enough sounds quickly and should probably just use them! I wonder how many collective hours people have burned in trying to synthesize the 909. Here's one cool video of getting it in Reaktor ( https://m.youtube.com/watch?v=A_AWH3SgM84 )... way cool as a project, but the ROI if everyone did i…
I started trying to synthesize a snare as part of this library and blog post and got lost in the weeds so quickly. I ended up skipping it for now but will surely come back to it eventually
Re: Drum Synthesis in JavaScript
#9This is cool. If the author is reading this: consider adding some sound files to your post?
Not the author, but here's something I put together about 8 years ago using the web audio API to synthesize analog drum sounds, specifically modeled from the Boss DR-110: https://www.bitrotten.com/dr110/webaudio/ (See also https://github.com/leviathant/BossDR110/tree/feature/synthes... )
Re: Drum Synthesis in JavaScript
#10This is cool. If the author is reading this: consider adding some sound files to your post?
Not the author, but here's something I put together about 8 years ago using the web audio API to synthesize analog drum sounds, specifically modeled from the Boss DR-110: https://www.bitrotten.com/dr110/webaudio/ (See also https://github.com/leviathant/BossDR110/tree/feature/synthes... )