Putting [samplerate~] in the subpatch of Miller's upsampling help patch gives the correct upsampled rate. But I guess Miller's warning about the overlap could factor in here as well.
d.
IOhannes m zmoelnig wrote:
Derek Holzer wrote:
Hi David,
try putting [samplerate~] in each subpatch or abstraction to see if the
afair, [samplerate~] will always output the _system_ samplerate (the one locked to the soundcard); it is not affected by up/downsampling.
fmgasd IOhannes