Hi,
I couldn't find any examples of PD implementation of the drum synthesis algorithm described here https://users.soe.ucsc.edu/~karplus/papers/digitar.pdf . I guess it requires working at the sample scale, maybe using zexy/z~ ? How would you implement this blend factor?
-
drum timbres with karplus strong synthesis
-
Won't be much help but instead of zexy/z~, you can use delread~ or vd~ with a [block~ 1] to operate at sample level. I'd love to see this drum implemented !
-
If anyone comes up with anything, I'd love to see how this was worked out.
thanks, Nick
-
Hi
Do you mean something like this
ks-idea.pd
-
adding a [vcf~] here improves things greatly