overtone

Joakim Verona 2024-07-22T15:04:09.189459Z

i would like to simulate a nåjd drum(shamanic drum). I remember reading about either a csound opcode or a sc ugen which let you simulate a drum skin, with parameters such as width, stretch and so on, however, i cant find the article anywhere. Does anyone have any creative ideas how to simulate a shamanic drum? sc or csound would both be fine, or something else.

diego.videco 2024-07-22T15:08:53.967599Z

Perhaps this one would help: https://doc.sccode.org/Classes/MembraneCircle.html

Joakim Verona 2024-07-22T17:57:47.190799Z

many thanks!

plexus 2024-07-23T07:12:21.732429Z

Karpluss-strong synthesis is mostly used for snare but I think it can be useful for percussion as well

plexus 2024-07-23T07:12:34.500489Z

It's the pluck ugen I believe

Joakim Verona 2024-07-23T07:20:53.700619Z

tnx