Page 1 of 1
Posted: 05 May 2008, 19:38
by cmodica
Is it possible to imagine a new module witch do the same job that Pitch and Speed in the GrainSampler Module ?
I mean to change the pitch and speed of the audio in with the possibiliy to play it in real time.... ?
The pitch shifter patch do a good job but there is a lot of 'crack' if the pitch is change in real time during the audio in playing.
Posted: 06 May 2008, 23:35
by senso
The problem of the real time stretching is that you cant play a sound faster than in comes. (cant play a sound which is not recorded yet!).
You can make good stuffs with the actual grain sampler: cross fades between realtime grain samplers to create a kind of 'stretch illusion'. I do that often.
I know that the pitch shifter can be improved, I'll try to do that later.
You can also use the great and free pitch shifter VST called PvTrans. (the best free I found)
Posted: 07 May 2008, 08:49
by cmodica
OK thank you Olivier. I will try to crosfade betwenn realtime grainsampler and i'll try too, this free plug.
Of course it is impossible to play the sound faster than it is .... But perhap's slower with a buffer record ... If i have time i will try to do something with the buffer record in grainsampler....
Posted: 07 May 2008, 09:34
by senso
play a sound slower is easy now with the circular buffer mode in the sampler.
Posted: 07 May 2008, 12:50
by bsork
Hi Olivier, do you have a link to that PvTrans plugin? The closest thing I could find was a library function with that name, so I guess the plugin uses that..?
Posted: 07 May 2008, 14:09
by senso
Posted: 07 May 2008, 14:39
by bsork
Thanks!
Posted: 16 May 2008, 12:43
by moody33
I've post my pitch shifter add'ons ( in audio effects).
Posted: 16 May 2008, 15:43
by senso
I'll try it
Posted: 16 May 2008, 16:16
by cmodica
Thank you, i'll try it too.
Posted: 16 May 2008, 17:16
by senso
hi moody33,
your pitch shifter is cool but very close to the Library one. I mean made with a granular re-synthesis.
So it introduces a 'smearing' (grainy sound) effect for Hi pitches.
The pvTransp is made with a FFT Phase vocoder algorithm, which I think is is smoother. The main drawbacks are the cpu load and the latency....
Posted: 16 May 2008, 21:13
by moody33
Thanks for feedback!
You've right : it do not a good job for high pitch, but it do a good job for real-time modulation !
It's not the best pitch shifter , but can help us sometimes !