By Luigi
Fri Apr 27, 2012 12:59 am
xparis001 wrote:b-righteous wrote:Good one.
So will this also work after slicing? Another words, does slice create a new sample restricted to the slice region(truncated) or can you expand the regions to the original sample? Both ways have an advantage but just trying to see.
it copies the pad parameters, but uses the same samples. you can, however, extract individual slices directly to pads, and decide if you want it destructive, or non-destructive. nondestructive, you can adjust the start / end after the fact, but it takes more ram.
This is real nice!!! PROPS
Some questions doh...
I can understand that non-destructive will take more ram than to truncate every slice. But if it only copies the parameters. and not the sample, why does it take more ram? its still just one sample file with diffent start and end points right? u have this in the ASR10 like u probably know. and how much ram does that have compared to a computer? just confuesd




