Thanks KitKit wrote:For instance if play back a 44.1k clip at 96k it uses much more CPU than playing back a 96k sample at 96k.
Presumably this is due to the resampling it's doing, which if you're interested is part of JUCE so you can see the code. It's a five point linear interpolation, which isn't especially optomised. If this is the same code that's doing the pitch shifting it probably explains why people are always complatining about that!
What I think I will do is run some tests with cubase sx2 vs tracktion using 96khz recordings and an mda compressor or delay, and see what the differences are-
M@
