import arb.soundcipher.*;


SoundCipher sc = new SoundCipher(this);


float[] pitches = {60, 64, 67, 71};

  

sc.playChord(pitches, 80, 4);