totetsu 4 hours ago
  • vanderZwan 25 minutes ago

    So in Dutch one expression for "that makes no sense" is "dat slaat nergens op", which literally translates to "that doesn't hit (slap, beat) anything". A ruder variation of that is "dat slaat als een … op een drumstel", or "that hits like a … on a drum set". For some reason I felt like sharing this trivia.

    • spockz 17 minutes ago

      I never heard “op een drumstel”, always “op een varken”. So it would be “Dat slaat als een tang op een varken.” Or “That hits like pliers on a pig.”

  • shit_game 10 minutes ago

    Aunty Donna were so wise.

BaselAshraf81 6 hours ago

Thanks for reposting this! I'm the developer (BaselAshraf81) - happy to answer questions or hear suggestions here.

If you find it interesting, a star on the GitHub repo helps a lot.

And don't forget to follow me on github, I build cool stuff!

  • stdatomic 5 hours ago

    I just entertained myself with this for 30 minutes.

  • discordance 5 hours ago

    Those ads are nasty and really take away from the cool stuff you build!

  • jmole 4 hours ago

    This reminds me of a tongue drum I have. Have you thought about building an iterative solver for specific scales?

    It would be interesting if you could simulate and then print (or laser cut) your own instrument on demand.

Waterluvian 5 hours ago

I tapped twice and got nothing but sketchy popup ads suggesting I need to install a VPN. Does it work on safari mobile for anyone else?

  • totetsu 4 hours ago

    I didn’t get any sound on an iPhone either

ttul 2 hours ago

Try `1 + 0.16cos(4t) + 0.08cos(12t + pi/6) + 0.04cos(36t + pi/3) + 0.02cos(108t + pi/2)`

_flux 51 minutes ago

This would be quite nice as a VST/CLAP for music production!

andai 7 hours ago

Very cool. Number keys and QWERTYU (or clicking the rows on the right) trigger the "modes" in isolation, which are surprisingly microtonal.

Also you can draw your own drums! What! That's so cool

  • plaguuuuuu 2 hours ago

    there's an amazing video on youtube about how metal bar/gong instruments (like gamelans) have different overtones, and regular western intervals instead of being consonant (like with vibrating strings) are dissonant - even perfect 5ths - and a totally different set of intervals are consonant (slendro and pelog tunings are a bit different for this reason).

    thinking about it, each drum here would have totally different ideal scales to the others.

    this is cool.

b0ringdeveloper 2 hours ago

I'm not sure if I'm learning a lot. All of the shapes and click locations basically sound the same to me.

bowsamic 2 hours ago

Very cool, reminds me of some of Aphex Twin’s percussive elements

nxc18 4 hours ago

Thanks, ChatGPT.

Jeff_Brown 6 hours ago

I love it. I wish I could select materials.

  • tanderson92 6 hours ago

    Selecting different materials would not change much. Call the frequencies \lambda_1, \lambda_2, \lambda_3...

    You can prove that changing the material has no effect on the relative frequencies: \lambda_2 / \lambda_1, \lambda_3 / \lambda_1, etc. are completely independent of the material.

    The shape is the determining factor; changing the materials (and hence the wave speed) just dilates the whole spectrum.

  • BaselAshraf81 6 hours ago

    There's actually a "ring-out" slider and a "mallet" width slider under the drum already.

    Ring out controls how fast the higher modes decay (basically stiff vs soft material), The mallet width controls how many modes a strike can even reach, since a real mallet can't drive the high frequency ones very hard.

    No labeled presets like "wood" or "metal" though, just raw sliders. Would be a fun addition if someone wants to map a few physically sensible combos to buttons. PRs Welcome!

uwagar 2 hours ago

amazing stuff, congrats!