hi all to gain some understanding of this wonderful & mysterious world called pd, i'm building a little sampler / soundfile manager to use with my hardware roland spd-s (midi drumcontroller). it's all going well and it's fun trying to get my mind around all the semi-maths involved, but one thing i just don't know where to start with is how to play the sound back in variable speeds (preferably controlled by a number box) and / or backwards. in the helpfile for [play~] it says it does it, but i find its workings rather unpredictable... i'm now using [tabplay~] in my abstraction, mainly because of the [bang] it outputs after finishing (so i can make it loop) and because it plays back immediately. thanks a lot, robbert
maybe a good start??... http://lists.puredata.info/pipermail/pd-list/2006-08/040624.html
On Wed, 22 Nov 2006 01:52:21 +0100, "robbert van hulzen" robbert@performers.net said:
hi all to gain some understanding of this wonderful & mysterious world called pd, i'm building a little sampler / soundfile manager to use with my hardware roland spd-s (midi drumcontroller). it's all going well and it's fun trying to get my mind around all the semi-maths involved, but one thing i just don't know where to start with is how to play the sound back in variable speeds (preferably controlled by a number box) and / or backwards. in the helpfile for [play~] it says it does it, but i find its workings rather unpredictable... i'm now using [tabplay~] in my abstraction, mainly because of the [bang] it outputs after finishing (so i can make it loop) and because it plays back immediately. thanks a lot, robbert
-- Pd-0.39.2-extended-test5 mac osx 10.4.8, 15" G4 PB 1.67 GHz, 1 GB ram
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
a good start indeed... still working on it, trying to figure it out. thanks!
On 11/22/06 5:58 AM, "threen" threen52@ml1.net wrote:
maybe a good start??... http://lists.puredata.info/pipermail/pd-list/2006-08/040624.html
On Wed, 22 Nov 2006 01:52:21 +0100, "robbert van hulzen" robbert@performers.net said:
hi all to gain some understanding of this wonderful & mysterious world called pd, i'm building a little sampler / soundfile manager to use with my hardware roland spd-s (midi drumcontroller). it's all going well and it's fun trying to get my mind around all the semi-maths involved, but one thing i just don't know where to start with is how to play the sound back in variable speeds (preferably controlled by a number box) and / or backwards. in the helpfile for [play~] it says it does it, but i find its workings rather unpredictable... i'm now using [tabplay~] in my abstraction, mainly because of the [bang] it outputs after finishing (so i can make it loop) and because it plays back immediately. thanks a lot, robbert
-- Pd-0.39.2-extended-test5 mac osx 10.4.8, 15" G4 PB 1.67 GHz, 1 GB ram
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hallo, robbert van hulzen hat gesagt: // robbert van hulzen wrote:
a good start indeed... still working on it, trying to figure it out. thanks!
If you're in a hurry: RTC-lib (update just announced) contains a simple sample player called play-samp~.pd which does reversed and looped playback of tables holding 44.1kHz samples. [samp10~] is the polyphonic version of it. The only external used is [arraysize], basic playback in one direction, non-looped even works without that.
Frank Barknecht _ ______footils.org_ __goto10.org__