Sdif file used in poly~
Does anyone know how to use an sdif file in a poly~ object? I'm trying to use one sdif file, just one sound, to get multiple voices. I put one of my efforts below, which is what I would put in the Poly~. I would put the SDIF-buffer outside of this patch but I left it in for the sake of seeing if this can work.
I searched the CNMAT Overview patch and the forum and nothing came up. If it is possible or if someone has a suggestion please let me know.
thank you, Nick
just thought I would bump this to see if anyone knows how to achieve this or if it is even possible.
thanks, nick
Didn't look very deeply into your patch, but unless there is something peculiar about the SDIF buffer, it should be possible to load that *outside* the poly~s and to have SDIF -tuples or whatever reference the same buffer inside a poly (as for buffer~ etc.). Or am I missing the point...
hey I figured it out. thanks, I was doing something wrong with poly~, but got it straightened out.