Hi all - I'm looking for a good way to dynamically change the playback rate of a sample that I've got stored in an array. I remember readanysf~ could do this nicely, but now I'm on win32, and I can't find anything (and I'd like to use pre-loaded sound from an array rather than reading from a file).. The setup is that, I have a physical controller connected to the system, and I want to use continuous pressure to play back the sound at varying rates. At the moment I have a line~ object connected to a tabread4~ : it seems like a good start, but I'm not sure how to speed up or slow down the line~. Anyone have a good idea about how to do this? much appreciated, David Merrill
you want to use tabread4~ ... check out 32.sampler.transpose.pd for an example -josh
David Merrill wrote:
Hi all - I'm looking for a good way to dynamically change the playback rate of a sample that I've got stored in an array. I remember readanysf~ could do this nicely, but now I'm on win32, and I can't find anything (and I'd like to use pre-loaded sound from an array rather than reading from a file).. The setup is that, I have a physical controller connected to the system, and I want to use continuous pressure to play back the sound at varying rates. At the moment I have a line~ object connected to a tabread4~ : it seems like a good start, but I'm not sure how to speed up or slow down the line~. Anyone have a good idea about how to do this? much appreciated, David Merrill
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
. .use a [phasor~] insted grz nos David Merrill wrote:
Hi all - I'm looking for a good way to dynamically change the playback rate of a sample that I've got stored in an array. I remember readanysf~ could do this nicely, but now I'm on win32, and I can't find anything (and I'd like to use pre-loaded sound from an array rather than reading from a file).. The setup is that, I have a physical controller connected to the system, and I want to use continuous pressure to play back the sound at varying rates. At the moment I have a line~ object connected to a tabread4~ : it seems like a good start, but I'm not sure how to speed up or slow down the line~. Anyone have a good idea about how to do this? much appreciated, David Merrill
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list