Is there a simple way to tune the Karplus Strong algorithm to play specific notes? I am just thinking that if it is simulating a string being plucked can't we somehow divide the string to get different tones? Using PD Vanilla.
-
Tuning the Karplus-Strong algorithm
-
@orangepickle Hi, this converts midi notes to delay time for the karplus strong algorithm:
for midi notes higher than 76 you need to put the delay write and read in a subpatch with [block~ 1 1 1] because the delay time is too short.