public static IGenerator<TSource> InterpolateDither<TSource>( this IGenerator<TSource> generator, IGenerator<int> sampleCount )