It says that vline! is a "high-precision audio ramp generator", how is it better and more precise than line~ ?
Are there advantages for using it to read samples in a tabread4~ ?
thanks alex
There's a flail about that in Techniques, chapter 3 -
http://crca.ucsd.edu/~msp/techniques/latest/book-html/node43.html and http://crca.ucsd.edu/~msp/techniques/latest/book-html/node52.html
cheers Miller
On Tue, Jan 10, 2012 at 06:39:08PM -0200, Alexandre Torres Porres wrote:
It says that vline! is a "high-precision audio ramp generator", how is it better and more precise than line~ ?
Are there advantages for using it to read samples in a tabread4~ ?
thanks alex
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
thanks, I'm gonna look into it.
I tried using vline~ instead of line~ in the phase vocoder patch, and it kinda ruined it, which makes me more curious to study this.
cheers
2012/1/10 Miller Puckette msp@ucsd.edu
There's a flail about that in Techniques, chapter 3 -
http://crca.ucsd.edu/~msp/techniques/latest/book-html/node43.html and http://crca.ucsd.edu/~msp/techniques/latest/book-html/node52.html
cheers Miller
On Tue, Jan 10, 2012 at 06:39:08PM -0200, Alexandre Torres Porres wrote:
It says that vline! is a "high-precision audio ramp generator", how is it better and more precise than line~ ?
Are there advantages for using it to read samples in a tabread4~ ?
thanks alex
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-01-10 23:40, Alexandre Torres Porres wrote:
thanks, I'm gonna look into it.
I tried using vline~ instead of line~ in the phase vocoder patch, and it
[vline~] is not a replacement of [line~], where you just replace the latter with the former and magically get "high-precision" that was not there beforehand. you might want to have a look at the help-patch :-)
fgmnasdr IOhannes