Changes

Jump to: navigation, search

FRSynth - Emilio Marcelino

No change in size, 23:08, 3 June 2010
Visualization
out = minim.getLineOut(Minim.STEREO);
// create a sine wave Oscillator, set to 440 Hz, at 0.5 amplitude, sample rate from line out
sine = new SawWave(440, 0.51, out.sampleRate());
// set the portamento speed on the oscillator to 200 milliseconds
sine.portamento(200);
44
edits

Navigation menu