7374757677787980
public void createChain() { Oscillator wt = new Oscillator(this, Oscillator.SINE_WAVE, this.sampleRate, 1); PrintOut pout = new PrintOut(wt); }