Simple ring modulation, defined by:

  outputData[sample] = inputData[sample] * Math.cos(Math.PI * sample / x);

x: 

Values between 1 and 100 are interesting.

Don't change tabs or audio will break :P