Hello pd list , i was wondering if its possible in pd to feedback individual samples? If yes, can anybody point me in the right direction to achieve this?
thanks in advance
Ronni
On Mon, Aug 09, 2010 at 04:21:45AM -0700, ronni montoya wrote:
Hello pd list , i was wondering if its possible in pd to feedback individual samples? If yes, can anybody point me in the right direction to achieve this?
Minimum feedback amount is one block, so if you set your blocksize to 1 with [block~ 1], you can get the minimal feedback time of 1 sample.
See http://crca.ucsd.edu/~msp/techniques/latest/book-html/node120.html
For filter design also take a look at rpole~.
Frank
On Mon, 9 Aug 2010, ronni montoya wrote:
Hello pd list , i was wondering if its possible in pd to feedback individual samples? If yes, can anybody point me in the right direction to achieve this?
have you looked at [rpole~] ?
it depends what you are trying to do. for the general case, you'd have to reduce block size to 1, but for some common special cases, there are object classes that allow you to avoid reducing block size.
try to use small block sizes as little as possible : they suck a lot of CPU (and this is why the block-system exists in the first place).
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801