diff --git a/docs/constant-values.html b/docs/constant-values.html
index 8cfe008..7c4ade8 100644
--- a/docs/constant-values.html
+++ b/docs/constant-values.html
@@ -459,7 +459,7 @@
wellen.*
1024
public static final int
-24
+16
public static final float
0.009999999776482582f
diff --git a/docs/index-all.html b/docs/index-all.html
index 9bad237..05ca830 100644
--- a/docs/index-all.html
+++ b/docs/index-all.html
@@ -439,6 +439,8 @@ D
Delay(float, float, float) - Constructor for class wellen.dsp.Delay
+delete_recording() - Method in class wellen.dsp.Sampler
+
DIMINISHED_7 - Static variable in class wellen.Scale
Distortion - Class in wellen.dsp
@@ -572,6 +574,8 @@ E
enable_reverb(float, float, float) - Static method in class wellen.Tone
+end_recording() - Method in class wellen.dsp.Sampler
+
Envelope - Class in wellen.dsp
envelope with multiple stages.
@@ -908,6 +912,8 @@ G
get_bpm() - Method in class wellen.Beat
+get_buffer() - Method in class wellen.dsp.Sampler
+
get_buffer() - Method in class wellen.SAM
get_buffer() - Static method in class wellen.Tone
@@ -940,8 +946,6 @@ G
get_current_value() - Method in class wellen.dsp.Envelope
-get_data() - Method in class wellen.dsp.Sampler
-
get_decay() - Method in class wellen.dsp.ADSR
get_decay() - Method in class wellen.Instrument
@@ -1064,6 +1068,8 @@ G
get_length() - Method in class wellen.Track
+get_length_recording() - Method in class wellen.dsp.Sampler
+
get_level() - Method in class wellen.analysis.SoundLevelPressure
get_listeners() - Method in class wellen.dsp.Envelope
@@ -1525,6 +1531,8 @@ I
is_quarter(int) - Method in class wellen.Grid
+is_recording() - Method in class wellen.dsp.Sampler
+
is_sixteenth(int) - Method in class wellen.Grid
is_stereo() - Method in class wellen.dsp.Signal
@@ -1571,11 +1579,11 @@ L
load(byte[]) - Method in class wellen.dsp.Sampler
-load the sample buffer from *raw* byte data.
+load the sample data from *raw* byte data.
load(byte[], boolean) - Method in class wellen.dsp.Sampler
-load the sample buffer from *raw* byte data.
+load the sample data from *raw* byte data.
logAverages(int, int) - Method in class wellen.FFT
@@ -2145,6 +2153,8 @@ P
pause or resume audio processing
+pause_recording() - Method in class wellen.dsp.Sampler
+
perform_forward_transform(float[]) - Static method in class wellen.FFT
pitch_bend(float) - Method in class wellen.Instrument
@@ -2181,6 +2191,8 @@ P
Create a new pitch detector for a stream with the defined sample rate.
+play() - Method in class wellen.dsp.Sampler
+
play(int, int) - Method in class wellen.Arpeggiator
powerAndPhaseFromFFT(float[], float[], float[]) - Method in class wellen.analysis.FFT
@@ -2311,6 +2323,10 @@ R
receiveProgramChange(int, int, int) - Method in interface wellen.MidiInListener
+record(float) - Method in class wellen.dsp.Sampler
+
+record(float[]) - Method in class wellen.dsp.Sampler
+
register_audioblock_callback(ToneEngineDSP.AudioOutputCallback) - Method in class wellen.ToneEngineDSP
remove(Beat.Listener) - Method in class wellen.Beat
@@ -2359,6 +2375,8 @@ R
reset_history() - Method in class wellen.dsp.Vocoder
+resume_recording() - Method in class wellen.dsp.Sampler
+
Reverb - Class in wellen.dsp
applies reverb to a signal.
@@ -2603,6 +2621,8 @@ S
set_bpm(float) - Method in class wellen.dsp.BeatDSP
+set_buffer(float[]) - Method in class wellen.dsp.Sampler
+
set_carrier(Wavetable) - Method in class wellen.dsp.FMSynthesis
set_channels(int) - Method in class wellen.InstrumentDSP
@@ -2617,8 +2637,6 @@ S
set_damp(float) - Method in class wellen.dsp.Reverb
-set_data(float[]) - Method in class wellen.dsp.Sampler
-
set_decay(float) - Method in class wellen.dsp.ADSR
set_decay(float) - Method in class wellen.Instrument
@@ -3093,8 +3111,6 @@ S
start() - Method in class wellen.dsp.Envelope
-start() - Method in class wellen.dsp.Sampler
-
start(int) - Static method in class wellen.Tone
start(Object) - Static method in class wellen.Beat
@@ -3139,6 +3155,8 @@ S
start(String, int, int, int) - Static method in class wellen.Tone
+start_recording() - Method in class wellen.dsp.Sampler
+
step() - Method in class wellen.Arpeggiator
step() - Method in class wellen.Sequencer
diff --git a/docs/member-search-index.js b/docs/member-search-index.js
index bb5abb5..57568eb 100644
--- a/docs/member-search-index.js
+++ b/docs/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex = [{"p":"wellen","c":"ToneEngineDSP","l":"add_effect(EffectStereo)","u":"add_effect(wellen.dsp.EffectStereo)"},{"p":"wellen.dsp","c":"Envelope","l":"add_listener(EnvelopeListener)","u":"add_listener(wellen.EnvelopeListener)"},{"p":"wellen.dsp","c":"Sampler","l":"add_listener(SamplerListener)","u":"add_listener(wellen.SamplerListener)"},{"p":"wellen.dsp","c":"Envelope","l":"add_stage(float)"},{"p":"wellen.dsp","c":"Envelope","l":"add_stage(float, float)","u":"add_stage(float,float)"},{"p":"wellen","c":"Track","l":"add_track(Track)","u":"add_track(wellen.Track)"},{"p":"wellen","c":"Beat","l":"add(Beat.Listener)","u":"add(wellen.Beat.Listener)"},{"p":"wellen","c":"BeatEvent","l":"add(BeatListener)","u":"add(wellen.BeatListener)"},{"p":"wellen.dsp","c":"BeatDSP","l":"add(Trigger.Listener)","u":"add(wellen.dsp.Trigger.Listener)"},{"p":"wellen.dsp","c":"Trigger","l":"add(Trigger.Listener)","u":"add(wellen.dsp.Trigger.Listener)"},{"p":"wellen","c":"MidiIn","l":"addListener(MidiInListener)","u":"addListener(wellen.MidiInListener)"},{"p":"wellen.dsp","c":"ADSR","l":"ADSR_DIAGRAM"},{"p":"wellen.dsp","c":"ADSR","l":"ADSR()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"ADSR","l":"ADSR(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Loop","l":"after(int, int)","u":"after(int,int)"},{"p":"wellen","c":"Loop","l":"after(int, int, int)","u":"after(int,int,int)"},{"p":"wellen","c":"InstrumentDSP","l":"always_interpolate_frequency_amplitude_changes"},{"p":"wellen","c":"WAVConverter","l":"appendData(float[][])"},{"p":"wellen","c":"Arpeggiator","l":"Arpeggiator(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"audioblock(float[])"},{"p":"wellen","c":"ToneEngineDSP","l":"audioblock(float[], float[])","u":"audioblock(float[],float[])"},{"p":"wellen","c":"ToneEngineDSP.AudioOutputCallback","l":"audioblock(float[][])"},{"p":"wellen","c":"AudioBufferRenderer","l":"audioblock(float[][], float[][])","u":"audioblock(float[][],float[][])"},{"p":"wellen.dsp","c":"DSP","l":"audioblock(float[][], float[][])","u":"audioblock(float[][],float[][])"},{"p":"wellen","c":"ToneEngineDSP","l":"audioblock(float[][], float[][])","u":"audioblock(float[][],float[][])"},{"p":"wellen","c":"AudioBufferManager","l":"AudioBufferManager(AudioBufferRenderer, AudioDeviceConfiguration)","u":"%3Cinit%3E(wellen.AudioBufferRenderer,wellen.AudioDeviceConfiguration)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"AudioDeviceConfiguration()","u":"%3Cinit%3E()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"AudioDeviceImplDesktop(AudioBufferRenderer, AudioDeviceConfiguration)","u":"%3Cinit%3E(wellen.AudioBufferRenderer,wellen.AudioDeviceConfiguration)"},{"p":"wellen","c":"MidiIn","l":"availableInputs()"},{"p":"wellen","c":"MidiOut","l":"availableOutputs()"},{"p":"wellen","c":"FFT","l":"avgSize()"},{"p":"wellen.analysis","c":"FFT","l":"backwardsTransform(float[])"},{"p":"wellen","c":"BeatMIDI","l":"beat_count()"},{"p":"wellen","c":"BeatListener","l":"beat(int)"},{"p":"wellen","c":"Track","l":"beat(int, int)","u":"beat(int,int)"},{"p":"wellen","c":"Beat","l":"Beat(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen","c":"Beat","l":"Beat(Object, int)","u":"%3Cinit%3E(java.lang.Object,int)"},{"p":"wellen.analysis","c":"BeatDetection","l":"BeatDetection()","u":"%3Cinit%3E()"},{"p":"wellen.analysis","c":"BeatDetection","l":"BeatDetection(float, int)","u":"%3Cinit%3E(float,int)"},{"p":"wellen.analysis","c":"BeatDetection","l":"BeatDetection(float, int, double, double)","u":"%3Cinit%3E(float,int,double,double)"},{"p":"wellen.dsp","c":"BeatDSP","l":"BeatDSP()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"BeatDSP","l":"BeatDSP(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen.dsp","c":"BeatDSP","l":"BeatDSP(Object, int)","u":"%3Cinit%3E(java.lang.Object,int)"},{"p":"wellen","c":"Loop","l":"before(int, int)","u":"before(int,int)"},{"p":"wellen","c":"Loop","l":"before(int, int, int)","u":"before(int,int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"BELL(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"BIG_ENDIAN"},{"p":"wellen.analysis","c":"FFT","l":"binToHz(int, float)","u":"binToHz(int,float)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"bits_per_sample"},{"p":"wellen","c":"WAVConverter.Info","l":"bits_per_sample"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_16"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_24"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_32"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_8"},{"p":"wellen","c":"SpeechSynthesis","l":"blocking(boolean)"},{"p":"wellen","c":"BeatMIDI","l":"bpm()"},{"p":"wellen","c":"AudioDevice","l":"buffer_size()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"buffer_size()"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEE(byte[])"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEE(byte[], boolean)","u":"bytes_to_floatIEEE(byte[],boolean)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEE(byte[], int, int, boolean)","u":"bytes_to_floatIEEE(byte[],int,int,boolean)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEEs(byte[], float[], boolean)","u":"bytes_to_floatIEEEs(byte[],float[],boolean)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floats(byte[], float[], int)","u":"bytes_to_floats(byte[],float[],int)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floats(int, byte[], int)","u":"bytes_to_floats(int,byte[],int)"},{"p":"wellen","c":"FFT","l":"calcAvg(float, float)","u":"calcAvg(float,float)"},{"p":"wellen.dsp","c":"DSP","l":"calculate_RMS(float[])"},{"p":"wellen.dsp","c":"FilterBiquad","l":"calculate()"},{"p":"wellen","c":"WAVConverter.Info","l":"channels"},{"p":"wellen","c":"Scale","l":"CHORD_DOMINANT_7"},{"p":"wellen","c":"Scale","l":"CHORD_MAJOR"},{"p":"wellen","c":"Scale","l":"CHORD_MAJOR_7TH"},{"p":"wellen","c":"Scale","l":"CHORD_MINOR"},{"p":"wellen","c":"Scale","l":"CHORD_MINOR_7TH"},{"p":"wellen","c":"Scale","l":"CHROMATIC"},{"p":"wellen","c":"Wellen","l":"clamp(float)"},{"p":"wellen","c":"Wellen","l":"clamp(float, float, float)","u":"clamp(float,float,float)"},{"p":"wellen","c":"Wellen","l":"clamp(int, int, int)","u":"clamp(int,int,int)"},{"p":"wellen","c":"Wellen","l":"clamp127(int)"},{"p":"wellen","c":"Beat","l":"clean_up()"},{"p":"wellen.dsp","c":"Envelope","l":"clear_listeners()"},{"p":"wellen","c":"Arpeggiator","l":"clear_pattern()"},{"p":"wellen.dsp","c":"Envelope","l":"clear_stages()"},{"p":"wellen","c":"BeatEvent","l":"clear()"},{"p":"wellen","c":"BeatMIDI","l":"clock_continue()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_continue()"},{"p":"wellen","c":"MidiInListener","l":"clock_continue()"},{"p":"wellen","c":"BeatMIDI","l":"clock_song_position_pointer(int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_song_position_pointer(int)"},{"p":"wellen","c":"MidiInListener","l":"clock_song_position_pointer(int)"},{"p":"wellen","c":"BeatMIDI","l":"clock_start()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_start()"},{"p":"wellen","c":"MidiInListener","l":"clock_start()"},{"p":"wellen","c":"BeatMIDI","l":"clock_stop()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_stop()"},{"p":"wellen","c":"MidiInListener","l":"clock_stop()"},{"p":"wellen","c":"BeatMIDI","l":"clock_tick()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_tick()"},{"p":"wellen","c":"MidiInListener","l":"clock_tick()"},{"p":"wellen","c":"MidiIn","l":"close()"},{"p":"wellen","c":"MidiOut","l":"close()"},{"p":"wellen","c":"Wellen","l":"constrain(int, int, int)","u":"constrain(int,int,int)"},{"p":"wellen","c":"Tone","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngine","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngineOSC","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"WAVConverter","l":"convert_bytes_to_samples(byte[])"},{"p":"wellen","c":"WAVConverter","l":"convert_samples_to_bytes(float[][], int, int, int)","u":"convert_samples_to_bytes(float[][],int,int,int)"},{"p":"wellen","c":"WAVConverter","l":"convert_samples_to_bytes(float[][], int, int, int, int)","u":"convert_samples_to_bytes(float[][],int,int,int,int)"},{"p":"wellen","c":"WAVConverter","l":"convert_samples_to_bytes(WAVConverter.Info)","u":"convert_samples_to_bytes(wellen.WAVConverter.Info)"},{"p":"wellen","c":"SAM","l":"convert_text_to_phonemes(String)","u":"convert_text_to_phonemes(java.lang.String)"},{"p":"wellen.dsp","c":"DSP","l":"COPY_CACHED_BUFFER"},{"p":"wellen","c":"Arpeggiator.NoteStruct","l":"copy()"},{"p":"wellen","c":"Wellen","l":"copy(float[])"},{"p":"wellen","c":"Wellen","l":"copy(float[], float[])","u":"copy(float[],float[])"},{"p":"wellen","c":"Tone","l":"create_instrument(Class, int)","u":"create_instrument(java.lang.Class,int)"},{"p":"wellen.dsp","c":"Signal","l":"create_stereo(float)"},{"p":"wellen","c":"ToneEngineDSP","l":"create_without_audio_output(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"create()"},{"p":"wellen","c":"ToneEngine","l":"create()"},{"p":"wellen.dsp","c":"Signal","l":"create(float)"},{"p":"wellen.dsp","c":"Signal","l":"create(float, float)","u":"create(float,float)"},{"p":"wellen","c":"BeatEvent","l":"create(int)"},{"p":"wellen","c":"ToneEngine","l":"create(String...)","u":"create(java.lang.String...)"},{"p":"wellen.dsp","c":"Crossfader","l":"Crossfader()","u":"%3Cinit%3E()"},{"p":"wellen","c":"BeatEvent","l":"current_beat_count()"},{"p":"wellen.dsp","c":"Wavetable","l":"current()"},{"p":"wellen","c":"SampleDataSNARE","l":"data"},{"p":"wellen","c":"WAVConverter.Info","l":"data"},{"p":"wellen","c":"Sequencer","l":"data()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"DEFAULT_AMPLITUDE"},{"p":"wellen.dsp","c":"Wavetable","l":"DEFAULT_AMPLITUDE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_ATTACK"},{"p":"wellen","c":"Wellen","l":"DEFAULT_AUDIO_DEVICE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_AUDIOBLOCK_SIZE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_BITS_PER_SAMPLE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_DECAY"},{"p":"wellen","c":"Wellen","l":"DEFAULT_FILTER_BANDWIDTH"},{"p":"wellen","c":"Wellen","l":"DEFAULT_FILTER_FREQUENCY"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"DEFAULT_FREQUENCY"},{"p":"wellen.dsp","c":"Wavetable","l":"DEFAULT_FREQUENCY"},{"p":"wellen","c":"InstrumentDSP","l":"DEFAULT_FREQUENCY"},{"p":"wellen","c":"Wellen","l":"DEFAULT_INTERPOLATE_AMP_FREQ_DURATION"},{"p":"wellen","c":"Wellen","l":"DEFAULT_NUMBER_OF_INSTRUMENTS"},{"p":"wellen","c":"Wellen","l":"DEFAULT_RELEASE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_SAMPLING_RATE"},{"p":"wellen.analysis","c":"BeatDetection","l":"DEFAULT_SENSITIVITY"},{"p":"wellen","c":"Wellen","l":"DEFAULT_SUSTAIN"},{"p":"wellen.analysis","c":"BeatDetection","l":"DEFAULT_THRESHOLD"},{"p":"wellen","c":"InstrumentDSP","l":"DEFAULT_WAVETABLE_SIZE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_WAVETABLE_SIZE"},{"p":"wellen.dsp","c":"Delay","l":"Delay()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Delay","l":"Delay(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"wellen","c":"Scale","l":"DIMINISHED_7"},{"p":"wellen","c":"Wellen","l":"DISTORTION_BIT_CRUSHING"},{"p":"wellen","c":"Wellen","l":"DISTORTION_FOLDBACK"},{"p":"wellen","c":"Wellen","l":"DISTORTION_FOLDBACK_SINGLE"},{"p":"wellen","c":"Wellen","l":"DISTORTION_FULL_WAVE_RECTIFICATION"},{"p":"wellen","c":"Wellen","l":"DISTORTION_HALF_WAVE_RECTIFICATION"},{"p":"wellen","c":"Wellen","l":"DISTORTION_HARD_CLIPPING"},{"p":"wellen","c":"Wellen","l":"DISTORTION_INFINITE_CLIPPING"},{"p":"wellen","c":"Wellen","l":"DISTORTION_SOFT_CLIPPING_ARC_TANGENT"},{"p":"wellen","c":"Wellen","l":"DISTORTION_SOFT_CLIPPING_CUBIC"},{"p":"wellen.dsp","c":"Distortion","l":"Distortion()","u":"%3Cinit%3E()"},{"p":"wellen","c":"HarmonicTable","l":"DOWN"},{"p":"wellen","c":"HarmonicTable","l":"DOWN_LEFT"},{"p":"wellen","c":"HarmonicTable","l":"DOWN_RIGHT"},{"p":"wellen","c":"Wellen","l":"draw_buffer(PGraphics, float, float, float[])","u":"draw_buffer(processing.core.PGraphics,float,float,float[])"},{"p":"wellen","c":"Wellen","l":"draw_buffer(PGraphics, float, float, float[], int)","u":"draw_buffer(processing.core.PGraphics,float,float,float[],int)"},{"p":"wellen.dsp","c":"DSP","l":"draw_buffers(PGraphics, float, float)","u":"draw_buffers(processing.core.PGraphics,float,float)"},{"p":"wellen","c":"Wellen","l":"draw_buffers(PGraphics, float, float, float[]...)","u":"draw_buffers(processing.core.PGraphics,float,float,float[]...)"},{"p":"wellen.dsp","c":"Sampler","l":"draw_sampler_buffer_circular(Sampler, PGraphics, float, float, int)","u":"draw_sampler_buffer_circular(wellen.dsp.Sampler,processing.core.PGraphics,float,float,int)"},{"p":"wellen.dsp","c":"Sampler","l":"draw_sampler_position_circular(Sampler, PGraphics, float, float)","u":"draw_sampler_position_circular(wellen.dsp.Sampler,processing.core.PGraphics,float,float)"},{"p":"wellen","c":"Wellen","l":"draw_tone_stereo(PGraphics, float, float)","u":"draw_tone_stereo(processing.core.PGraphics,float,float)"},{"p":"wellen","c":"Wellen","l":"draw_tone(PGraphics, float, float)","u":"draw_tone(processing.core.PGraphics,float,float)"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"draw()"},{"p":"wellen.analysis","c":"Sonogram","l":"draw()"},{"p":"wellen.dsp","c":"DSP","l":"DSP(Object, int, int)","u":"%3Cinit%3E(java.lang.Object,int,int)"},{"p":"wellen","c":"Wellen","l":"dumpAudioInputAndOutputDevices()"},{"p":"wellen","c":"Wellen","l":"dumpAudioInputAndOutputDevices(boolean)"},{"p":"wellen","c":"Wellen","l":"dumpMidiInputDevices()"},{"p":"wellen","c":"Wellen","l":"dumpMidiOutputDevices()"},{"p":"wellen.dsp","c":"Envelope.Stage","l":"duration"},{"p":"wellen","c":"MidiUtilities","l":"emit_MIDI_note_constants()"},{"p":"wellen","c":"MidiUtilities","l":"emit_MIDI_note_table()"},{"p":"wellen","c":"Instrument","l":"enable_additional_oscillator(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_ADSR(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_amplitude_LFO(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_detune(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_frequency_LFO(boolean)"},{"p":"wellen.dsp","c":"Wavetable","l":"enable_jitter(boolean)"},{"p":"wellen.dsp","c":"Envelope","l":"enable_loop(boolean)"},{"p":"wellen.dsp","c":"Sampler","l":"enable_loop(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_LPF_envelope_cutoff(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_LPF_envelope_resonance(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_LPF(boolean)"},{"p":"wellen","c":"ToneEngineDSP","l":"enable_reverb(boolean)"},{"p":"wellen","c":"Tone","l":"enable_reverb(float, float, float)","u":"enable_reverb(float,float,float)"},{"p":"wellen.dsp","c":"Envelope","l":"Envelope()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Envelope","l":"Envelope(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"EnvelopeFollower()","u":"%3Cinit%3E()"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"EnvelopeFollower(float)","u":"%3Cinit%3E(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"EnvelopeFollower(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"wellen","c":"Wellen","l":"EVENT_CHANNEL"},{"p":"wellen","c":"Wellen","l":"EVENT_CONTROLCHANGE"},{"p":"wellen","c":"Grid","l":"event_count(int, float)","u":"event_count(int,float)"},{"p":"wellen.dsp","c":"Trigger","l":"EVENT_FALLING_EDGE"},{"p":"wellen","c":"Wellen","l":"EVENT_NOTE"},{"p":"wellen","c":"Wellen","l":"EVENT_NOTE_OFF"},{"p":"wellen","c":"Wellen","l":"EVENT_NOTE_ON"},{"p":"wellen","c":"Grid","l":"event_phase_count(int, int, int)","u":"event_phase_count(int,int,int)"},{"p":"wellen","c":"Grid","l":"event_phase(int, int, int)","u":"event_phase(int,int,int)"},{"p":"wellen","c":"Wellen","l":"EVENT_PITCHBEND"},{"p":"wellen","c":"Wellen","l":"EVENT_PROGRAMCHANGE"},{"p":"wellen.dsp","c":"Trigger","l":"EVENT_RISING_EDGE"},{"p":"wellen","c":"Wellen","l":"EVENT_UNDEFINED"},{"p":"wellen","c":"Wellen","l":"EVENT_VELOCITY"},{"p":"wellen","c":"Grid","l":"event(int, float)","u":"event(int,float)"},{"p":"wellen","c":"Loop","l":"event(int, int)","u":"event(int,int)"},{"p":"wellen","c":"Pattern","l":"event(int, int)","u":"event(int,int)"},{"p":"wellen","c":"Loop","l":"event(int, int, int)","u":"event(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"EventReceiverMIDI(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen","c":"EventReceiverOSC","l":"EventReceiverOSC(Object, int)","u":"%3Cinit%3E(java.lang.Object,int)"},{"p":"wellen","c":"AudioBufferManager","l":"exit()"},{"p":"wellen","c":"AudioDevice","l":"exit()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"exit()"},{"p":"wellen","c":"Wellen","l":"exportWAV(PApplet, String, float[], int, int)","u":"exportWAV(processing.core.PApplet,java.lang.String,float[],int,int)"},{"p":"wellen","c":"Wellen","l":"exportWAV(PApplet, String, float[][], int, int)","u":"exportWAV(processing.core.PApplet,java.lang.String,float[][],int,int)"},{"p":"wellen","c":"Wellen","l":"exportWAV(PApplet, String, float[][], int, int, int)","u":"exportWAV(processing.core.PApplet,java.lang.String,float[][],int,int,int)"},{"p":"wellen","c":"Wellen","l":"exportWAVInfo(PApplet, String, WAVConverter.Info)","u":"exportWAVInfo(processing.core.PApplet,java.lang.String,wellen.WAVConverter.Info)"},{"p":"wellen","c":"InstrumentDSPLibrary.FAT_LEAD","l":"FAT_LEAD(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.analysis","c":"FFT","l":"FFT(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"FFT","l":"FFT(int, float)","u":"%3Cinit%3E(int,float)"},{"p":"wellen","c":"Scale","l":"FIBONACCI"},{"p":"wellen","c":"Scale","l":"FIFTH"},{"p":"wellen.dsp","c":"Wavetable","l":"fill(float[], int)","u":"fill(float[],int)"},{"p":"wellen.dsp","c":"Wavetable","l":"fill(float[], int, int)","u":"fill(float[],int,int)"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_BAND_PASS"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_BAND_REJECT"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_HIGH_PASS"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_HIGHSHELF"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_LOW_PASS"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_LOWSHELF"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_NOTCH"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_PEAK"},{"p":"wellen.dsp","c":"FilterBalance","l":"FilterBalance()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterBalance","l":"FilterBalance(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"FilterBandPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterBandPass","l":"FilterBandPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"FilterBiquad()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"FilterBiquad(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"FilterButterworth()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"FilterButterworth(float)","u":"%3Cinit%3E(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"FilterHighLowBandPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"FilterHighLowBandPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterHighPass","l":"FilterHighPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterHighPass","l":"FilterHighPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterLowPass","l":"FilterLowPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterLowPass","l":"FilterLowPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"FilterMoogLadderLowPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"FilterMoogLadderLowPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterResonator","l":"FilterResonator()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterResonator","l":"FilterResonator(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"FilterVowelFormant()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Wellen","l":"find_zero_crossings(float[], int, int)","u":"find_zero_crossings(float[],int,int)"},{"p":"wellen","c":"EnvelopeListener","l":"finished_envelope(Envelope)","u":"finished_envelope(wellen.dsp.Envelope)"},{"p":"wellen","c":"EnvelopeListener","l":"finished_stage(Envelope, int)","u":"finished_stage(wellen.dsp.Envelope,int)"},{"p":"wellen","c":"Wellen","l":"flip(float)"},{"p":"wellen","c":"Wellen","l":"floatIEEE_to_bytes(float)"},{"p":"wellen","c":"Wellen","l":"floatIEEEs_to_bytes(float[])"},{"p":"wellen","c":"Wellen","l":"floatIEEEs_to_bytes(float[], boolean)","u":"floatIEEEs_to_bytes(float[],boolean)"},{"p":"wellen","c":"Wellen","l":"floats_to_bytes(byte[], float[], int)","u":"floats_to_bytes(byte[],float[],int)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"FMSynthesis()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"FMSynthesis(Wavetable, Wavetable)","u":"%3Cinit%3E(wellen.dsp.Wavetable,wellen.dsp.Wavetable)"},{"p":"wellen","c":"WAVConverter.Info","l":"format"},{"p":"wellen.dsp","c":"Sampler","l":"forward()"},{"p":"wellen","c":"FFT","l":"forward(float[])"},{"p":"wellen","c":"FFT","l":"forward(float[], float[])","u":"forward(float[],float[])"},{"p":"wellen","c":"FFT","l":"forward(float[], int)","u":"forward(float[],int)"},{"p":"wellen.analysis","c":"FFT","l":"forwardTransform(float[])"},{"p":"wellen","c":"FFT","l":"freqToIndex(float)"},{"p":"wellen","c":"Note","l":"frequency_to_note_f(float)"},{"p":"wellen","c":"Note","l":"frequency_to_note_f(float, float, float)","u":"frequency_to_note_f(float,float,float)"},{"p":"wellen","c":"Note","l":"frequency_to_note(float)"},{"p":"wellen","c":"Note","l":"frequency_to_note(float, float, int)","u":"frequency_to_note(float,float,int)"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"FrequencyDistribution(PGraphics)","u":"%3Cinit%3E(processing.core.PGraphics)"},{"p":"wellen.dsp","c":"Gain","l":"Gain()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Distortion","l":"get_amplification()"},{"p":"wellen","c":"Instrument","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"Instrument","l":"get_amplitude_LFO_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_amplitude_LFO_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_amplitude_LFO_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_amplitude_LFO_frequency()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_amplitude()"},{"p":"wellen.dsp","c":"Noise","l":"get_amplitude()"},{"p":"wellen.dsp","c":"Oscillator","l":"get_amplitude()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_amplitude()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_amplitude()"},{"p":"wellen","c":"Instrument","l":"get_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_amplitude()"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"get_attack()"},{"p":"wellen.dsp","c":"ADSR","l":"get_attack()"},{"p":"wellen","c":"Instrument","l":"get_attack()"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"get_attack()"},{"p":"wellen.dsp","c":"FilterBandPass","l":"get_bandwidth()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"get_bandwidth()"},{"p":"wellen.dsp","c":"FilterResonator","l":"get_bandwidth()"},{"p":"wellen","c":"Beat","l":"get_beat_count()"},{"p":"wellen.dsp","c":"BeatDSP","l":"get_beat_count()"},{"p":"wellen.dsp","c":"Distortion","l":"get_bits()"},{"p":"wellen","c":"Beat","l":"get_bpm()"},{"p":"wellen","c":"Tone","l":"get_buffer_left()"},{"p":"wellen","c":"ToneEngine","l":"get_buffer_left()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_buffer_left()"},{"p":"wellen","c":"Tone","l":"get_buffer_right()"},{"p":"wellen","c":"ToneEngine","l":"get_buffer_right()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_buffer_right()"},{"p":"wellen","c":"AudioBufferManager","l":"get_buffer_size()"},{"p":"wellen.dsp","c":"DSP","l":"get_buffer_size()"},{"p":"wellen","c":"SAM","l":"get_buffer()"},{"p":"wellen","c":"Tone","l":"get_buffer()"},{"p":"wellen","c":"ToneEngine","l":"get_buffer()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_carrier()"},{"p":"wellen","c":"InstrumentDSP","l":"get_channels()"},{"p":"wellen.dsp","c":"Distortion","l":"get_clip()"},{"p":"wellen.dsp","c":"Envelope","l":"get_current_value()"},{"p":"wellen","c":"Sequencer","l":"get_current()"},{"p":"wellen.dsp","c":"Sampler","l":"get_data()"},{"p":"wellen.dsp","c":"ADSR","l":"get_decay()"},{"p":"wellen","c":"Instrument","l":"get_decay()"},{"p":"wellen","c":"Instrument","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune_oscillator_type()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune_VCO()"},{"p":"wellen","c":"Instrument","l":"get_detune()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_detune()"},{"p":"wellen","c":"InstrumentOSC","l":"get_detune()"},{"p":"wellen","c":"Tone","l":"get_DSP_engine()"},{"p":"wellen.dsp","c":"Sampler","l":"get_edge_fading()"},{"p":"wellen","c":"Wellen","l":"get_extremum(float[])"},{"p":"wellen","c":"Instrument","l":"get_filter_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_filter_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_filter_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_filter_frequency()"},{"p":"wellen","c":"Instrument","l":"get_filter_resonance()"},{"p":"wellen","c":"InstrumentDSP","l":"get_filter_resonance()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_filter_resonance()"},{"p":"wellen","c":"InstrumentOSC","l":"get_filter_resonance()"},{"p":"wellen","c":"Instrument","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"Instrument","l":"get_frequency_LFO_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_frequency_LFO_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_frequency_LFO_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_frequency_LFO_frequency()"},{"p":"wellen.dsp","c":"FilterBalance","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterBandPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterHighPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterLowPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterResonator","l":"get_frequency()"},{"p":"wellen.dsp","c":"Oscillator","l":"get_frequency()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_frequency()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_frequency()"},{"p":"wellen","c":"Instrument","l":"get_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_frequency()"},{"p":"wellen","c":"FFT","l":"get_frequency(float)"},{"p":"wellen.dsp","c":"Gain","l":"get_gain()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_gain()"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"get_graphics()"},{"p":"wellen.analysis","c":"Sonogram","l":"get_graphics()"},{"p":"wellen","c":"Loopable","l":"get_in_point()"},{"p":"wellen","c":"Pattern","l":"get_in_point()"},{"p":"wellen","c":"Track","l":"get_in_point()"},{"p":"wellen.dsp","c":"Sampler","l":"get_in()"},{"p":"wellen.dsp","c":"DSP","l":"get_input_buffer_left()"},{"p":"wellen.dsp","c":"DSP","l":"get_input_buffer_right()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_jitter_range()"},{"p":"wellen","c":"Loop","l":"get_length()"},{"p":"wellen","c":"Track","l":"get_length()"},{"p":"wellen.analysis","c":"SoundLevelPressure","l":"get_level()"},{"p":"wellen.dsp","c":"Envelope","l":"get_listeners()"},{"p":"wellen","c":"Loop","l":"get_loop_count(int)"},{"p":"wellen","c":"Pattern","l":"get_loop_count(int)"},{"p":"wellen","c":"Track","l":"get_loop_count(int)"},{"p":"wellen","c":"Loopable","l":"get_loop_count(Loopable, int)","u":"get_loop_count(wellen.Loopable,int)"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_in_normalized()"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_in()"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_out_normalized()"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_out()"},{"p":"wellen","c":"Loopable","l":"get_loop()"},{"p":"wellen","c":"Pattern","l":"get_loop()"},{"p":"wellen","c":"Track","l":"get_loop()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"Tone","l":"get_midi_engine()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"get_mode()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_modulation_depth()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_modulator()"},{"p":"wellen","c":"HarmonicTable","l":"get_note()"},{"p":"wellen","c":"Scale","l":"get_note(int[], int, int)","u":"get_note(int[],int,int)"},{"p":"wellen.dsp","c":"Oscillator","l":"get_offset()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_offset()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_offset()"},{"p":"wellen","c":"Loop","l":"get_offset()"},{"p":"wellen","c":"Instrument","l":"get_oscillator_type()"},{"p":"wellen","c":"InstrumentDSP","l":"get_oscillator_type()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_oscillator_type()"},{"p":"wellen","c":"InstrumentOSC","l":"get_oscillator_type()"},{"p":"wellen","c":"Loopable","l":"get_out_point()"},{"p":"wellen","c":"Pattern","l":"get_out_point()"},{"p":"wellen","c":"Track","l":"get_out_point()"},{"p":"wellen.dsp","c":"Sampler","l":"get_out()"},{"p":"wellen.dsp","c":"DSP","l":"get_output_buffer_left()"},{"p":"wellen.dsp","c":"DSP","l":"get_output_buffer_right()"},{"p":"wellen.dsp","c":"DSP","l":"get_output_buffer()"},{"p":"wellen","c":"Instrument","l":"get_pan()"},{"p":"wellen","c":"Pan","l":"get_panning()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"get_peak_gain()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_phase_offset()"},{"p":"wellen","c":"SAM","l":"get_pitch_from_MIDI_note(int)"},{"p":"wellen.analysis","c":"PitchDetection","l":"get_pitch()"},{"p":"wellen.dsp","c":"Sampler","l":"get_position_fractional_part()"},{"p":"wellen.dsp","c":"Sampler","l":"get_position_normalized()"},{"p":"wellen.dsp","c":"Sampler","l":"get_position()"},{"p":"wellen","c":"Grid","l":"get_PPQN()"},{"p":"wellen.analysis","c":"PitchDetection","l":"get_probability()"},{"p":"wellen","c":"ToneEngineMIDI","l":"get_proper_device_name(String)","u":"get_proper_device_name(java.lang.String)"},{"p":"wellen","c":"Pattern","l":"get_relative_position(int)"},{"p":"wellen","c":"Track","l":"get_relative_position(int)"},{"p":"wellen","c":"Loopable","l":"get_relative_position(Loopable, int)","u":"get_relative_position(wellen.Loopable,int)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"get_release()"},{"p":"wellen.dsp","c":"ADSR","l":"get_release()"},{"p":"wellen","c":"Instrument","l":"get_release()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"get_resonance()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"get_resonance()"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"get_resonance()"},{"p":"wellen","c":"Wellen","l":"get_resource_path()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_reverb()"},{"p":"wellen.analysis","c":"RootMeanSquare","l":"get_RMS()"},{"p":"wellen","c":"AudioBufferManager","l":"get_sample_rate()"},{"p":"wellen.dsp","c":"DSP","l":"get_sample_rate()"},{"p":"wellen","c":"SAM","l":"get_samples()"},{"p":"wellen.analysis","c":"BeatDetection","l":"get_sensitivity()"},{"p":"wellen","c":"FFT","l":"get_spectrum()"},{"p":"wellen.dsp","c":"Sampler","l":"get_speed()"},{"p":"wellen.dsp","c":"Noise","l":"get_step()"},{"p":"wellen","c":"Sequencer","l":"get_step()"},{"p":"wellen.dsp","c":"ADSR","l":"get_sustain()"},{"p":"wellen","c":"Instrument","l":"get_sustain()"},{"p":"wellen.analysis","c":"BeatDetection","l":"get_threshold()"},{"p":"wellen.dsp","c":"Envelope","l":"get_time_scale()"},{"p":"wellen.analysis","c":"BeatDetection","l":"get_time_stamp()"},{"p":"wellen.dsp","c":"Distortion","l":"get_type()"},{"p":"wellen.dsp","c":"Noise","l":"get_type()"},{"p":"wellen","c":"InstrumentDSP","l":"get_VCO()"},{"p":"wellen","c":"Patch","l":"get_volume()"},{"p":"wellen","c":"Track","l":"get_volume()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_waveform()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_wavetable()"},{"p":"wellen.dsp","c":"Reverb","l":"get_wet()"},{"p":"wellen","c":"Sequencer","l":"get(int)"},{"p":"wellen","c":"FFT","l":"getAverageCenterFrequency(int)"},{"p":"wellen","c":"FFT","l":"getAvg(int)"},{"p":"wellen","c":"FFT","l":"getBand(int)"},{"p":"wellen","c":"FFT","l":"getBandWidth()"},{"p":"wellen","c":"WAVConverter","l":"getByteData()"},{"p":"wellen","c":"FFT","l":"getFreq(float)"},{"p":"wellen","c":"FFT","l":"getImaginaryPart()"},{"p":"wellen","c":"FFT","l":"getRealPart()"},{"p":"wellen","c":"FFT","l":"getSpectrum()"},{"p":"wellen","c":"Grid","l":"Grid()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Grid","l":"Grid(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Scale","l":"HALF_TONE"},{"p":"wellen","c":"FFT","l":"HAMMING"},{"p":"wellen","c":"HarmonicTable","l":"HarmonicTable()","u":"%3Cinit%3E()"},{"p":"wellen","c":"InstrumentDSPLibrary.HI_HAT","l":"HI_HAT(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Patch","l":"ID"},{"p":"wellen","c":"Track","l":"ID"},{"p":"wellen","c":"Scale","l":"ID_CHORD_DOMINANT_7"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MAJOR"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MAJOR_7TH"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MINOR"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MINOR_7TH"},{"p":"wellen","c":"Scale","l":"ID_CHROMATIC"},{"p":"wellen","c":"Scale","l":"ID_DIMINISHED_7"},{"p":"wellen","c":"Scale","l":"ID_FIBONACCI"},{"p":"wellen","c":"Scale","l":"ID_FIFTH"},{"p":"wellen","c":"Scale","l":"ID_HALF_TONE"},{"p":"wellen","c":"Scale","l":"ID_MAJOR"},{"p":"wellen","c":"Scale","l":"ID_MAJOR_PENTATONIC"},{"p":"wellen","c":"Scale","l":"ID_MINOR"},{"p":"wellen","c":"Scale","l":"ID_MINOR_PENTATONIC"},{"p":"wellen","c":"Scale","l":"ID_OCTAVE"},{"p":"wellen","c":"Instrument","l":"ID()"},{"p":"wellen","c":"Scale","l":"id(int)"},{"p":"wellen","c":"Wellen","l":"importWAV(PApplet, String)","u":"importWAV(processing.core.PApplet,java.lang.String)"},{"p":"wellen","c":"Wellen","l":"importWAVInfo(PApplet, String)","u":"importWAVInfo(processing.core.PApplet,java.lang.String)"},{"p":"wellen","c":"FFT","l":"indexToFreq(int)"},{"p":"wellen","c":"WAVConverter.Info","l":"Info()","u":"%3Cinit%3E()"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"input_device_ID"},{"p":"wellen.dsp","c":"DSPNodeInputSignal","l":"input_signal(Signal)","u":"input_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"BeatDSP","l":"input(float)"},{"p":"wellen.dsp","c":"DSPNodeInput","l":"input(float)"},{"p":"wellen.dsp","c":"Trigger","l":"input(float)"},{"p":"wellen","c":"Beat","l":"instance()"},{"p":"wellen","c":"FFT","l":"instance()"},{"p":"wellen","c":"Tone","l":"instance()"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_EMPTY"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_WITH_OSCILLATOR"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_WITH_OSCILLATOR_ADSR"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_WITH_OSCILLATOR_ADSR_FILTER_LFO"},{"p":"wellen","c":"Tone","l":"instrument()"},{"p":"wellen","c":"ToneEngine","l":"instrument()"},{"p":"wellen","c":"ToneEngineDSP","l":"instrument()"},{"p":"wellen","c":"ToneEngineMIDI","l":"instrument()"},{"p":"wellen","c":"ToneEngineOSC","l":"instrument()"},{"p":"wellen","c":"Tone","l":"instrument(int)"},{"p":"wellen","c":"ToneEngine","l":"instrument(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"instrument(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"instrument(int)"},{"p":"wellen","c":"ToneEngineOSC","l":"instrument(int)"},{"p":"wellen","c":"Instrument","l":"Instrument(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentDSP","l":"InstrumentDSP(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentDSP","l":"InstrumentDSP(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"wellen","c":"InstrumentDSP","l":"InstrumentDSP(int, int, int)","u":"%3Cinit%3E(int,int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary","l":"InstrumentDSPLibrary()","u":"%3Cinit%3E()"},{"p":"wellen","c":"InstrumentMIDI","l":"InstrumentMIDI(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentOSC","l":"InstrumentOSC(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Tone","l":"instruments()"},{"p":"wellen","c":"ToneEngine","l":"instruments()"},{"p":"wellen","c":"ToneEngineDSP","l":"instruments()"},{"p":"wellen","c":"ToneEngineMIDI","l":"instruments()"},{"p":"wellen","c":"ToneEngineOSC","l":"instruments()"},{"p":"wellen.dsp","c":"Sampler","l":"interpolate_samples()"},{"p":"wellen.dsp","c":"Sampler","l":"interpolate_samples(boolean)"},{"p":"wellen","c":"FFT","l":"inverse(float[])"},{"p":"wellen","c":"FFT","l":"inverse(float[], float[], float[])","u":"inverse(float[],float[],float[])"},{"p":"wellen","c":"SamplerListener","l":"is_done()"},{"p":"wellen","c":"Grid","l":"is_eighth(int)"},{"p":"wellen","c":"Grid","l":"is_half(int)"},{"p":"wellen","c":"MidiOut","l":"is_initialized()"},{"p":"wellen","c":"ToneEngineMIDI","l":"is_initialized()"},{"p":"wellen.dsp","c":"Sampler","l":"is_looping()"},{"p":"wellen.dsp","c":"Signal","l":"is_mono()"},{"p":"wellen","c":"AudioBufferManager","l":"is_paused()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"is_paused()"},{"p":"wellen.dsp","c":"DSP","l":"is_paused()"},{"p":"wellen.analysis","c":"PitchDetection","l":"is_pitched()"},{"p":"wellen.dsp","c":"Sampler","l":"is_playing()"},{"p":"wellen","c":"Instrument","l":"is_playing()"},{"p":"wellen","c":"Tone","l":"is_playing()"},{"p":"wellen","c":"ToneEngine","l":"is_playing()"},{"p":"wellen","c":"ToneEngineDSP","l":"is_playing()"},{"p":"wellen","c":"ToneEngineMIDI","l":"is_playing()"},{"p":"wellen","c":"ToneEngineOSC","l":"is_playing()"},{"p":"wellen","c":"Grid","l":"is_quarter(int)"},{"p":"wellen","c":"Grid","l":"is_sixteenth(int)"},{"p":"wellen.dsp","c":"Signal","l":"is_stereo()"},{"p":"wellen","c":"Grid","l":"is_whole(int)"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"KICK_DRUM(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"HarmonicTable","l":"LEFT"},{"p":"wellen.dsp","c":"Signal","l":"left_add(float)"},{"p":"wellen.dsp","c":"Signal","l":"left_mult(float)"},{"p":"wellen.dsp","c":"Signal","l":"left()"},{"p":"wellen.dsp","c":"Signal","l":"left(float)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"lerp_vowel(int, int, float)","u":"lerp_vowel(int,int,float)"},{"p":"wellen","c":"FFT","l":"linAverages(int)"},{"p":"wellen.dsp","c":"DSP","l":"linear_to_decibel(float)"},{"p":"wellen","c":"SpeechSynthesis","l":"list()"},{"p":"wellen","c":"Beat","l":"listeners()"},{"p":"wellen.dsp","c":"BeatDSP","l":"listeners()"},{"p":"wellen.dsp","c":"Trigger","l":"listeners()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"LITTLE_ENDIAN"},{"p":"wellen.dsp","c":"Sampler","l":"load(byte[])"},{"p":"wellen.dsp","c":"Sampler","l":"load(byte[], boolean)","u":"load(byte[],boolean)"},{"p":"wellen","c":"FFT","l":"logAverages(int, int)","u":"logAverages(int,int)"},{"p":"wellen","c":"Wellen","l":"LOOP_INFINITE"},{"p":"wellen","c":"Loop","l":"Loop()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Grid","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"Loop","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"MidiUtilities","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"Pattern","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"SAM","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"Scale","l":"MAJOR"},{"p":"wellen","c":"Scale","l":"MAJOR_PENTATONIC"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_CONTINUE"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_START"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_STOP"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_TICK"},{"p":"wellen","c":"MIDI","l":"MIDI_SONG_POSITION_POINTER"},{"p":"wellen","c":"MidiIn","l":"MidiIn(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"MidiIn","l":"MidiIn(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"MidiOut","l":"MidiOut(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"MidiOut","l":"MidiOut(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"MidiUtilities","l":"MidiUtilities()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Wellen","l":"millis_to_samples(float)"},{"p":"wellen","c":"Wellen","l":"millis_to_samples(float, float)","u":"millis_to_samples(float,float)"},{"p":"wellen","c":"Scale","l":"MINOR"},{"p":"wellen","c":"Scale","l":"MINOR_PENTATONIC"},{"p":"wellen","c":"ToneEngineMIDI","l":"mMidiOut"},{"p":"wellen.analysis","c":"FFT","l":"modulus(float[], float[])","u":"modulus(float[],float[])"},{"p":"wellen.analysis","c":"FFT","l":"modulus(float[], int)","u":"modulus(float[],int)"},{"p":"wellen","c":"Wellen","l":"MONO"},{"p":"wellen.dsp","c":"Signal","l":"mono()"},{"p":"wellen.dsp","c":"Signal","l":"mult(float)"},{"p":"wellen","c":"Wellen","l":"NO_AUDIO_DEVICE"},{"p":"wellen","c":"Wellen","l":"NO_CHANNELS"},{"p":"wellen","c":"Wellen","l":"NO_EVENT"},{"p":"wellen","c":"Wellen","l":"NO_INPOINT"},{"p":"wellen","c":"Wellen","l":"NO_LOOP"},{"p":"wellen","c":"Wellen","l":"NO_LOOP_COUNT"},{"p":"wellen.dsp","c":"Sampler","l":"NO_LOOP_POINT"},{"p":"wellen","c":"Wellen","l":"NO_OUTPOINT"},{"p":"wellen","c":"ToneEngineDSP","l":"no_output()"},{"p":"wellen","c":"Wellen","l":"NO_POSITION"},{"p":"wellen","c":"Wellen","l":"NO_VALUE"},{"p":"wellen","c":"FFT","l":"noAverages()"},{"p":"wellen","c":"Wellen","l":"NOISE_GAUSSIAN_WHITE"},{"p":"wellen","c":"Wellen","l":"NOISE_GAUSSIAN_WHITE2"},{"p":"wellen","c":"Wellen","l":"NOISE_PINK"},{"p":"wellen","c":"Wellen","l":"NOISE_PINK2"},{"p":"wellen","c":"Wellen","l":"NOISE_PINK3"},{"p":"wellen","c":"Wellen","l":"NOISE_SIMPLEX"},{"p":"wellen","c":"Wellen","l":"NOISE_WHITE"},{"p":"wellen.dsp","c":"Noise","l":"Noise()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Wavetable","l":"noise(float[])"},{"p":"wellen","c":"FFT","l":"NONE"},{"p":"wellen","c":"MIDI","l":"NOTE_A0"},{"p":"wellen","c":"MIDI","l":"NOTE_A1"},{"p":"wellen","c":"MIDI","l":"NOTE_A2"},{"p":"wellen","c":"MIDI","l":"NOTE_A3"},{"p":"wellen","c":"MIDI","l":"NOTE_A4"},{"p":"wellen","c":"MIDI","l":"NOTE_A5"},{"p":"wellen","c":"MIDI","l":"NOTE_A6"},{"p":"wellen","c":"MIDI","l":"NOTE_A7"},{"p":"wellen","c":"MIDI","l":"NOTE_A8"},{"p":"wellen","c":"MIDI","l":"NOTE_B0"},{"p":"wellen","c":"MIDI","l":"NOTE_B1"},{"p":"wellen","c":"MIDI","l":"NOTE_B2"},{"p":"wellen","c":"MIDI","l":"NOTE_B3"},{"p":"wellen","c":"MIDI","l":"NOTE_B4"},{"p":"wellen","c":"MIDI","l":"NOTE_B5"},{"p":"wellen","c":"MIDI","l":"NOTE_B6"},{"p":"wellen","c":"MIDI","l":"NOTE_B7"},{"p":"wellen","c":"MIDI","l":"NOTE_B8"},{"p":"wellen","c":"MIDI","l":"NOTE_C1"},{"p":"wellen","c":"MIDI","l":"NOTE_C2"},{"p":"wellen","c":"MIDI","l":"NOTE_C3"},{"p":"wellen","c":"MIDI","l":"NOTE_C4"},{"p":"wellen","c":"MIDI","l":"NOTE_C5"},{"p":"wellen","c":"MIDI","l":"NOTE_C6"},{"p":"wellen","c":"MIDI","l":"NOTE_C7"},{"p":"wellen","c":"MIDI","l":"NOTE_C8"},{"p":"wellen","c":"MIDI","l":"NOTE_C9"},{"p":"wellen","c":"MIDI","l":"NOTE_D1"},{"p":"wellen","c":"MIDI","l":"NOTE_D2"},{"p":"wellen","c":"MIDI","l":"NOTE_D3"},{"p":"wellen","c":"MIDI","l":"NOTE_D4"},{"p":"wellen","c":"MIDI","l":"NOTE_D5"},{"p":"wellen","c":"MIDI","l":"NOTE_D6"},{"p":"wellen","c":"MIDI","l":"NOTE_D7"},{"p":"wellen","c":"MIDI","l":"NOTE_D8"},{"p":"wellen","c":"MIDI","l":"NOTE_D9"},{"p":"wellen","c":"MIDI","l":"NOTE_E1"},{"p":"wellen","c":"MIDI","l":"NOTE_E2"},{"p":"wellen","c":"MIDI","l":"NOTE_E3"},{"p":"wellen","c":"MIDI","l":"NOTE_E4"},{"p":"wellen","c":"MIDI","l":"NOTE_E5"},{"p":"wellen","c":"MIDI","l":"NOTE_E6"},{"p":"wellen","c":"MIDI","l":"NOTE_E7"},{"p":"wellen","c":"MIDI","l":"NOTE_E8"},{"p":"wellen","c":"MIDI","l":"NOTE_E9"},{"p":"wellen","c":"Wellen","l":"NOTE_EIGHTH"},{"p":"wellen","c":"MIDI","l":"NOTE_F1"},{"p":"wellen","c":"MIDI","l":"NOTE_F2"},{"p":"wellen","c":"MIDI","l":"NOTE_F3"},{"p":"wellen","c":"MIDI","l":"NOTE_F4"},{"p":"wellen","c":"MIDI","l":"NOTE_F5"},{"p":"wellen","c":"MIDI","l":"NOTE_F6"},{"p":"wellen","c":"MIDI","l":"NOTE_F7"},{"p":"wellen","c":"MIDI","l":"NOTE_F8"},{"p":"wellen","c":"MIDI","l":"NOTE_F9"},{"p":"wellen","c":"MIDI","l":"NOTE_G1"},{"p":"wellen","c":"MIDI","l":"NOTE_G2"},{"p":"wellen","c":"MIDI","l":"NOTE_G3"},{"p":"wellen","c":"MIDI","l":"NOTE_G4"},{"p":"wellen","c":"MIDI","l":"NOTE_G5"},{"p":"wellen","c":"MIDI","l":"NOTE_G6"},{"p":"wellen","c":"MIDI","l":"NOTE_G7"},{"p":"wellen","c":"MIDI","l":"NOTE_G8"},{"p":"wellen","c":"MIDI","l":"NOTE_G9"},{"p":"wellen","c":"Wellen","l":"NOTE_HALF"},{"p":"wellen.dsp","c":"Sampler","l":"note_off()"},{"p":"wellen","c":"Instrument","l":"note_off()"},{"p":"wellen","c":"InstrumentDSP","l":"note_off()"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"note_off()"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"note_off()"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"note_off()"},{"p":"wellen","c":"InstrumentMIDI","l":"note_off()"},{"p":"wellen","c":"InstrumentOSC","l":"note_off()"},{"p":"wellen","c":"Tone","l":"note_off()"},{"p":"wellen","c":"ToneEngine","l":"note_off()"},{"p":"wellen","c":"ToneEngineDSP","l":"note_off()"},{"p":"wellen","c":"ToneEngineMIDI","l":"note_off()"},{"p":"wellen","c":"ToneEngineOSC","l":"note_off()"},{"p":"wellen","c":"Tone","l":"note_off(int)"},{"p":"wellen","c":"ToneEngine","l":"note_off(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"note_off(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"note_off(int)"},{"p":"wellen","c":"ToneEngineOSC","l":"note_off(int)"},{"p":"wellen.dsp","c":"Sampler","l":"note_on()"},{"p":"wellen.dsp","c":"Sampler","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"Instrument","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSP","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentMIDI","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentOSC","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"Tone","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngine","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngineOSC","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"Tone","l":"note_on(int, int, float)","u":"note_on(int,int,float)"},{"p":"wellen","c":"ToneEngine","l":"note_on(int, int, float)","u":"note_on(int,int,float)"},{"p":"wellen","c":"Wellen","l":"NOTE_QUARTER"},{"p":"wellen","c":"Wellen","l":"NOTE_SIXTEENTH"},{"p":"wellen","c":"Wellen","l":"NOTE_THIRTYSECOND"},{"p":"wellen","c":"MidiUtilities","l":"note_to_frequency(int)"},{"p":"wellen","c":"Note","l":"note_to_frequency(int)"},{"p":"wellen","c":"Note","l":"note_to_frequency(int, float)","u":"note_to_frequency(int,float)"},{"p":"wellen","c":"MidiUtilities","l":"note_to_string(int)"},{"p":"wellen","c":"Note","l":"note_to_string(int)"},{"p":"wellen","c":"Wellen","l":"NOTE_WHOLE"},{"p":"wellen","c":"Arpeggiator","l":"note()"},{"p":"wellen","c":"Note","l":"Note()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Arpeggiator.NoteStruct","l":"NoteStruct()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Arpeggiator.NoteStruct","l":"NoteStruct(boolean, int, float)","u":"%3Cinit%3E(boolean,int,float)"},{"p":"wellen","c":"Wellen","l":"now()"},{"p":"wellen.dsp","c":"Signal","l":"num_channels()"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"NUM_OF_VOWELS"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"number_of_input_channels"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"number_of_output_channels"},{"p":"wellen","c":"Scale","l":"NUMBER_OF_SCALES"},{"p":"wellen","c":"Scale","l":"OCTAVE"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_CONTROLCHANGE"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_NOTE_OFF"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_NOTE_ON"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_PITCHBEND"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_PROGRAMCHANGE"},{"p":"wellen","c":"Wellen","l":"OSC_SAWTOOTH"},{"p":"wellen","c":"Wellen","l":"OSC_SINE"},{"p":"wellen","c":"Wellen","l":"OSC_SQUARE"},{"p":"wellen","c":"Wellen","l":"OSC_TRIANGLE"},{"p":"wellen","c":"EventReceiverOSC","l":"oscEvent(OscMessage)","u":"oscEvent(oscP5.OscMessage)"},{"p":"wellen.dsp","c":"Oscillator","l":"Oscillator()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"OscillatorFunction()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"OscillatorFunction(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"EffectMono","l":"out(float[])"},{"p":"wellen.dsp","c":"Gain","l":"out(float[])"},{"p":"wellen.dsp","c":"EffectStereo","l":"out(float[], float[])","u":"out(float[],float[])"},{"p":"wellen.dsp","c":"Gain","l":"out(float[], float[])","u":"out(float[],float[])"},{"p":"wellen.dsp","c":"Reverb","l":"out(float[], float[])","u":"out(float[],float[])"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"output_device_ID"},{"p":"wellen","c":"Patch","l":"output_signal_update()"},{"p":"wellen","c":"Track","l":"output_signal_update()"},{"p":"wellen.dsp","c":"DSPNodeOutputSignal","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSP","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.FAT_LEAD","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.HI_HAT","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"output_signal()"},{"p":"wellen","c":"Patch","l":"output_signal()"},{"p":"wellen","c":"ToneEngineDSP","l":"output_signal()"},{"p":"wellen","c":"Track","l":"output_signal()"},{"p":"wellen.dsp","c":"ADSR","l":"output()"},{"p":"wellen.dsp","c":"Crossfader","l":"output()"},{"p":"wellen.dsp","c":"DSPNodeOutput","l":"output()"},{"p":"wellen.dsp","c":"Envelope","l":"output()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"output()"},{"p":"wellen.dsp","c":"Noise","l":"output()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"output()"},{"p":"wellen.dsp","c":"Sampler","l":"output()"},{"p":"wellen.dsp","c":"Wavetable","l":"output()"},{"p":"wellen","c":"SAM","l":"output()"},{"p":"wellen","c":"ToneEngineDSP","l":"output()"},{"p":"wellen","c":"Wellen","l":"PAN_LINEAR"},{"p":"wellen","c":"Wellen","l":"PAN_SINE_LAW"},{"p":"wellen","c":"Wellen","l":"PAN_SQUARE_LAW"},{"p":"wellen","c":"Patch","l":"pan()"},{"p":"wellen","c":"Track","l":"pan()"},{"p":"wellen","c":"Pan","l":"Pan()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Patch","l":"Patch()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Patch","l":"Patch(float)","u":"%3Cinit%3E(float)"},{"p":"wellen","c":"Patch","l":"patch(int)"},{"p":"wellen","c":"Patch","l":"patchs()"},{"p":"wellen","c":"Arpeggiator","l":"pattern_16(int, int, float)","u":"pattern_16(int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"pattern_32(int, int, float)","u":"pattern_32(int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"pattern_4(int, int, float)","u":"pattern_4(int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"pattern_8(int, int, float)","u":"pattern_8(int,int,float)"},{"p":"wellen","c":"Pattern","l":"Pattern()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Arpeggiator","l":"pattern(int, int, float)","u":"pattern(int,int,float)"},{"p":"wellen","c":"Pattern","l":"Pattern(int, int, int)","u":"%3Cinit%3E(int,int,int)"},{"p":"wellen","c":"Arpeggiator","l":"pattern(int, int, int, float)","u":"pattern(int,int,int,float)"},{"p":"wellen","c":"AudioBufferManager","l":"pause(boolean)"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"pause(boolean)"},{"p":"wellen.dsp","c":"DSP","l":"pause(boolean)"},{"p":"wellen","c":"FFT","l":"perform_forward_transform(float[])"},{"p":"wellen","c":"Instrument","l":"pitch_bend(float)"},{"p":"wellen","c":"InstrumentDSP","l":"pitch_bend(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"pitch_bend(float)"},{"p":"wellen","c":"InstrumentOSC","l":"pitch_bend(float)"},{"p":"wellen","c":"Tone","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngine","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngineOSC","l":"pitch_bend(int)"},{"p":"wellen.analysis","c":"PitchDetection","l":"PitchDetection()","u":"%3Cinit%3E()"},{"p":"wellen.analysis","c":"PitchDetection","l":"PitchDetection(float, int)","u":"%3Cinit%3E(float,int)"},{"p":"wellen.analysis","c":"PitchDetection","l":"PitchDetection(float, int, double)","u":"%3Cinit%3E(float,int,double)"},{"p":"wellen","c":"Arpeggiator","l":"play(int, int)","u":"play(int,int)"},{"p":"wellen.analysis","c":"FFT","l":"powerAndPhaseFromFFT(float[], float[], float[])","u":"powerAndPhaseFromFFT(float[],float[],float[])"},{"p":"wellen","c":"MIDI","l":"PPQN"},{"p":"wellen","c":"Pattern","l":"print(String)","u":"print(java.lang.String)"},{"p":"wellen","c":"Pattern","l":"println()"},{"p":"wellen","c":"Pattern","l":"println(String)","u":"println(java.lang.String)"},{"p":"wellen","c":"Track","l":"println(String)","u":"println(java.lang.String)"},{"p":"wellen.dsp","c":"Delay","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"DSPNodeProcessSignal","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"Reverb","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen","c":"Pan","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"Delay","l":"process(float)"},{"p":"wellen.dsp","c":"Distortion","l":"process(float)"},{"p":"wellen.dsp","c":"DSPNodeProcess","l":"process(float)"},{"p":"wellen.dsp","c":"FilterBalance","l":"process(float)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"process(float)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"process(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterHighPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterLowPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterResonator","l":"process(float)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"process(float)"},{"p":"wellen.dsp","c":"Reverb","l":"process(float)"},{"p":"wellen","c":"Pan","l":"process(float)"},{"p":"wellen.dsp","c":"Vocoder","l":"process(float, float)","u":"process(float,float)"},{"p":"wellen.analysis","c":"BeatDetection","l":"process(float[])"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"process(float[])"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"process(float[])"},{"p":"wellen.analysis","c":"PitchDetection","l":"process(float[])"},{"p":"wellen.analysis","c":"RootMeanSquare","l":"process(float[])"},{"p":"wellen.analysis","c":"Sonogram","l":"process(float[])"},{"p":"wellen.analysis","c":"SoundLevelPressure","l":"process(float[])"},{"p":"wellen.dsp","c":"FilterBiquad","l":"process(float[])"},{"p":"wellen.dsp","c":"Vocoder","l":"process(float[], float[], float[])","u":"process(float[],float[],float[])"},{"p":"wellen.dsp","c":"Reverb","l":"process(float[], float[], float[], float[])","u":"process(float[],float[],float[],float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"pulse(float[], float)","u":"pulse(float[],float)"},{"p":"wellen","c":"Wellen","l":"queryAudioInputAndOutputDevices(String, boolean, boolean)","u":"queryAudioInputAndOutputDevices(java.lang.String,boolean,boolean)"},{"p":"wellen.dsp","c":"Envelope","l":"ramp_to(float, float)","u":"ramp_to(float,float)"},{"p":"wellen.dsp","c":"Envelope","l":"ramp(float, float, float)","u":"ramp(float,float,float)"},{"p":"wellen","c":"Wellen","l":"random(float, float)","u":"random(float,float)"},{"p":"wellen.dsp","c":"Crossfader","l":"ratio"},{"p":"wellen","c":"BeatMIDI","l":"receiveControlChange(int, int, int)","u":"receiveControlChange(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveControlChange(int, int, int)","u":"receiveControlChange(int,int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveControlChange(int, int, int)","u":"receiveControlChange(int,int,int)"},{"p":"wellen","c":"BeatMIDI","l":"receiveNoteOff(int, int)","u":"receiveNoteOff(int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveNoteOff(int, int)","u":"receiveNoteOff(int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveNoteOff(int, int)","u":"receiveNoteOff(int,int)"},{"p":"wellen","c":"BeatMIDI","l":"receiveNoteOn(int, int, int)","u":"receiveNoteOn(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveNoteOn(int, int, int)","u":"receiveNoteOn(int,int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveNoteOn(int, int, int)","u":"receiveNoteOn(int,int,int)"},{"p":"wellen","c":"BeatMIDI","l":"receiveProgramChange(int, int, int)","u":"receiveProgramChange(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveProgramChange(int, int, int)","u":"receiveProgramChange(int,int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveProgramChange(int, int, int)","u":"receiveProgramChange(int,int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"register_audioblock_callback(ToneEngineDSP.AudioOutputCallback)","u":"register_audioblock_callback(wellen.ToneEngineDSP.AudioOutputCallback)"},{"p":"wellen","c":"ToneEngineDSP","l":"remove_effect(EffectStereo)","u":"remove_effect(wellen.dsp.EffectStereo)"},{"p":"wellen.dsp","c":"Envelope","l":"remove_listener(EnvelopeListener)","u":"remove_listener(wellen.EnvelopeListener)"},{"p":"wellen.dsp","c":"Sampler","l":"remove_listener(SamplerListener)","u":"remove_listener(wellen.SamplerListener)"},{"p":"wellen","c":"Beat","l":"remove(Beat.Listener)","u":"remove(wellen.Beat.Listener)"},{"p":"wellen.dsp","c":"BeatDSP","l":"remove(Trigger.Listener)","u":"remove(wellen.dsp.Trigger.Listener)"},{"p":"wellen.dsp","c":"Trigger","l":"remove(Trigger.Listener)","u":"remove(wellen.dsp.Trigger.Listener)"},{"p":"wellen","c":"MidiIn","l":"removeListener(MidiInListener)","u":"removeListener(wellen.MidiInListener)"},{"p":"wellen","c":"Tone","l":"replace_instrument(Class extends Instrument>, int)","u":"replace_instrument(java.lang.Class,int)"},{"p":"wellen","c":"Tone","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngine","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngineDSP","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngineMIDI","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngineOSC","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"Arpeggiator","l":"replace_pattern(Arpeggiator.NoteStruct[])","u":"replace_pattern(wellen.Arpeggiator.NoteStruct[])"},{"p":"wellen","c":"BeatMIDI","l":"reset_beat_counter_at_stop(boolean)"},{"p":"wellen.dsp","c":"Vocoder","l":"reset_history()"},{"p":"wellen","c":"Arpeggiator","l":"reset()"},{"p":"wellen","c":"BeatEvent","l":"reset()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"reset()"},{"p":"wellen.dsp","c":"Wavetable","l":"reset()"},{"p":"wellen","c":"Sequencer","l":"reset()"},{"p":"wellen.dsp","c":"Reverb","l":"Reverb()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Sampler","l":"rewind()"},{"p":"wellen","c":"SAM","l":"rewind()"},{"p":"wellen","c":"HarmonicTable","l":"RIGHT"},{"p":"wellen.dsp","c":"Signal","l":"right_add(float)"},{"p":"wellen.dsp","c":"Signal","l":"right_mult(float)"},{"p":"wellen.dsp","c":"Signal","l":"right()"},{"p":"wellen.dsp","c":"Signal","l":"right(float)"},{"p":"wellen.analysis","c":"RootMeanSquare","l":"RootMeanSquare()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Wellen","l":"run_sketch_with_resources(Class extends PApplet>)","u":"run_sketch_with_resources(java.lang.Class)"},{"p":"wellen","c":"Pattern","l":"run_test()"},{"p":"wellen","c":"Track","l":"run_test()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"run()"},{"p":"wellen","c":"BeatMIDI","l":"running()"},{"p":"wellen","c":"SAM","l":"SAM()","u":"%3Cinit%3E()"},{"p":"wellen","c":"SAM","l":"SAM(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"sample_buffer_size"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"sample_rate"},{"p":"wellen","c":"WAVConverter.Info","l":"sample_rate"},{"p":"wellen","c":"AudioDevice","l":"sample_rate()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"sample_rate()"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler(float[])","u":"%3Cinit%3E(float[])"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler(float[], float)","u":"%3Cinit%3E(float[],float)"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"SAMPLER(int, float[])","u":"%3Cinit%3E(int,float[])"},{"p":"wellen","c":"WAVConverter.Info","l":"samples"},{"p":"wellen","c":"Wellen","l":"samples_to_millis(int)"},{"p":"wellen","c":"Wellen","l":"samples_to_millis(int, float)","u":"samples_to_millis(int,float)"},{"p":"wellen","c":"Wellen","l":"samples_to_seconds(int)"},{"p":"wellen","c":"Wellen","l":"samples_to_seconds(int, float)","u":"samples_to_seconds(int,float)"},{"p":"wellen.dsp","c":"Wavetable","l":"sawtooth(float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"sawtooth(float[], boolean)","u":"sawtooth(float[],boolean)"},{"p":"wellen.dsp","c":"Wavetable","l":"sawtooth(float[], int)","u":"sawtooth(float[],int)"},{"p":"wellen","c":"SAM","l":"say(String)","u":"say(java.lang.String)"},{"p":"wellen","c":"SpeechSynthesis","l":"say(String)","u":"say(java.lang.String)"},{"p":"wellen","c":"SAM","l":"say(String, boolean)","u":"say(java.lang.String,boolean)"},{"p":"wellen","c":"SpeechSynthesis","l":"say(String, String)","u":"say(java.lang.String,java.lang.String)"},{"p":"wellen","c":"SpeechSynthesis","l":"say(String, String, boolean, int, String)","u":"say(java.lang.String,java.lang.String,boolean,int,java.lang.String)"},{"p":"wellen","c":"Scale","l":"Scale()","u":"%3Cinit%3E()"},{"p":"wellen","c":"FFT","l":"scaleBand(int, float)","u":"scaleBand(int,float)"},{"p":"wellen","c":"FFT","l":"scaleFreq(float, float)","u":"scaleFreq(float,float)"},{"p":"wellen","c":"Wellen","l":"seconds_to_samples(float)"},{"p":"wellen","c":"Wellen","l":"seconds_to_samples(float, float)","u":"seconds_to_samples(float,float)"},{"p":"wellen","c":"ToneEngineMIDI","l":"SEND_NOTE_OFF_TO_ALL"},{"p":"wellen","c":"MidiIn","l":"send(MidiMessage, long)","u":"send(javax.sound.midi.MidiMessage,long)"},{"p":"wellen","c":"MidiOut","l":"sendControllerChange(int, int, int)","u":"sendControllerChange(int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendMessage(int, int, int, int)","u":"sendMessage(int,int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendNoteOff(int, int, int)","u":"sendNoteOff(int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendNoteOn(int, int, int)","u":"sendNoteOn(int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendPitchBend(int, int, int)","u":"sendPitchBend(int,int,int)"},{"p":"wellen","c":"Sequencer","l":"Sequencer(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Sequencer","l":"Sequencer(T...)","u":"%3Cinit%3E(T...)"},{"p":"wellen.dsp","c":"ADSR","l":"set_adsr(float, float, float, float)","u":"set_adsr(float,float,float,float)"},{"p":"wellen","c":"Instrument","l":"set_adsr(float, float, float, float)","u":"set_adsr(float,float,float,float)"},{"p":"wellen.dsp","c":"Distortion","l":"set_amplification(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_amplification(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_amplitude_falloff(float)"},{"p":"wellen","c":"Instrument","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Noise","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_amplitude(float, int)","u":"set_amplitude(float,int)"},{"p":"wellen","c":"Instrument","l":"set_amplitude(float, int)","u":"set_amplitude(float,int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude(float, int)","u":"set_amplitude(float,int)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_attack_sec(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_attack(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_attack(float)"},{"p":"wellen","c":"Instrument","l":"set_attack(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_attack(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_attack(float)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"set_bandwidth(float)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"set_bandwidth(float)"},{"p":"wellen.dsp","c":"FilterResonator","l":"set_bandwidth(float)"},{"p":"wellen","c":"BeatEvent","l":"set_beat_count(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_bits_per_sample(int)"},{"p":"wellen.dsp","c":"Distortion","l":"set_bits(int)"},{"p":"wellen","c":"Beat","l":"set_bpm(float)"},{"p":"wellen","c":"BeatEvent","l":"set_bpm(float)"},{"p":"wellen.dsp","c":"BeatDSP","l":"set_bpm(float)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_carrier(Wavetable)","u":"set_carrier(wellen.dsp.Wavetable)"},{"p":"wellen","c":"InstrumentDSP","l":"set_channels(int)"},{"p":"wellen.dsp","c":"Distortion","l":"set_clip(float)"},{"p":"wellen.dsp","c":"FilterBalance","l":"set_comparator_signal(float)"},{"p":"wellen.dsp","c":"Envelope","l":"set_current_value(float)"},{"p":"wellen","c":"Sequencer","l":"set_current(T)"},{"p":"wellen.dsp","c":"Reverb","l":"set_damp(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_data(float[])"},{"p":"wellen.dsp","c":"Delay","l":"set_decay_rate(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_decay(float)"},{"p":"wellen","c":"Instrument","l":"set_decay(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_decay(float)"},{"p":"wellen","c":"Instrument","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"InstrumentOSC","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"Instrument","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_detune(float)"},{"p":"wellen.dsp","c":"Delay","l":"set_echo_length(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_edge_fading(int)"},{"p":"wellen","c":"Tone","l":"set_engine(ToneEngine)","u":"set_engine(wellen.ToneEngine)"},{"p":"wellen","c":"Instrument","l":"set_filter_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_filter_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_filter_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_filter_frequency(float)"},{"p":"wellen","c":"Instrument","l":"set_filter_resonance(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_filter_resonance(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_filter_resonance(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_filter_resonance(float)"},{"p":"wellen.dsp","c":"Vocoder","l":"set_formant_shift(float)"},{"p":"wellen","c":"Instrument","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen.dsp","c":"FilterBalance","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterHighPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterLowPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterResonator","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_frequency(float)"},{"p":"wellen","c":"Instrument","l":"set_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_frequency(float, int)","u":"set_frequency(float,int)"},{"p":"wellen","c":"Instrument","l":"set_frequency(float, int)","u":"set_frequency(float,int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency(float, int)","u":"set_frequency(float,int)"},{"p":"wellen.dsp","c":"Gain","l":"set_gain(float)"},{"p":"wellen","c":"ToneEngineDSP","l":"set_gain(float)"},{"p":"wellen","c":"Track","l":"set_in_out_point(int, int)","u":"set_in_out_point(int,int)"},{"p":"wellen","c":"Pattern","l":"set_in_point(int)"},{"p":"wellen","c":"Track","l":"set_in_point(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_in(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_input_device(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_interpolation(int)"},{"p":"wellen.dsp","c":"BeatDSP","l":"set_interval_sec(float)"},{"p":"wellen.dsp","c":"BeatDSP","l":"set_interval(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_jitter_range(float)"},{"p":"wellen","c":"Loop","l":"set_length(int)"},{"p":"wellen","c":"Pattern","l":"set_length(int)"},{"p":"wellen","c":"Track","l":"set_length(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_all()"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_in_normalized(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_in(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_out_normalized(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_out(int)"},{"p":"wellen","c":"Pattern","l":"set_loop(int)"},{"p":"wellen","c":"Track","l":"set_loop(int)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"set_maximum_frequency(float)"},{"p":"wellen.analysis","c":"Sonogram","l":"set_maximum_frequency(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_mode(int)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"set_mode(int)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"set_mode(int)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_modulation_depth(float)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_modulator(Wavetable)","u":"set_modulator(wellen.dsp.Wavetable)"},{"p":"wellen","c":"SAM","l":"set_mouth(int)"},{"p":"wellen","c":"HarmonicTable","l":"set_note(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_number_of_input_channels(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_number_of_output_channels(int)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_offset(float)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_offset(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_offset(float)"},{"p":"wellen","c":"Loop","l":"set_offset(int)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_oscillation_range(float, float)","u":"set_oscillation_range(float,float)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_oscillation_speed(float)"},{"p":"wellen","c":"Instrument","l":"set_oscillator_type(int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_oscillator_type(int)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_oscillator_type(int)"},{"p":"wellen","c":"InstrumentOSC","l":"set_oscillator_type(int)"},{"p":"wellen","c":"Pattern","l":"set_out_point(int)"},{"p":"wellen","c":"Track","l":"set_out_point(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_out(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_output_device(int)"},{"p":"wellen","c":"Pan","l":"set_pan_type(int)"},{"p":"wellen","c":"Instrument","l":"set_pan(float)"},{"p":"wellen","c":"Pan","l":"set_panning(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_peak_gain(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_phase_offset(float)"},{"p":"wellen","c":"SAM","l":"set_pitch(int)"},{"p":"wellen","c":"Grid","l":"set_PPQN(int)"},{"p":"wellen.dsp","c":"Vocoder","l":"set_reaction_time(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_release_sec(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_release(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_release(float)"},{"p":"wellen","c":"Instrument","l":"set_release(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_release(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_resonance(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"set_resonance(float)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"set_resonance(float)"},{"p":"wellen.dsp","c":"Reverb","l":"set_roomsize(float)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_sample_buffer_size(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_sample_rate(int)"},{"p":"wellen","c":"SAM","l":"set_sample_speed(float)"},{"p":"wellen.analysis","c":"BeatDetection","l":"set_sensitivity(double)"},{"p":"wellen","c":"SAM","l":"set_sing_mode(boolean)"},{"p":"wellen.dsp","c":"Sampler","l":"set_speed(float)"},{"p":"wellen","c":"SAM","l":"set_speed(int)"},{"p":"wellen.dsp","c":"Noise","l":"set_step(float)"},{"p":"wellen","c":"Sequencer","l":"set_step(int)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_sustain_falloff(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_sustain(float)"},{"p":"wellen","c":"Instrument","l":"set_sustain(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_sustain(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_sustain(float)"},{"p":"wellen.analysis","c":"BeatDetection","l":"set_threshold(double)"},{"p":"wellen","c":"SAM","l":"set_throat(int)"},{"p":"wellen.dsp","c":"Envelope","l":"set_time_scale(float)"},{"p":"wellen.dsp","c":"Distortion","l":"set_type(int)"},{"p":"wellen.dsp","c":"Noise","l":"set_type(int)"},{"p":"wellen.dsp","c":"Vocoder","l":"set_volume(float)"},{"p":"wellen","c":"Patch","l":"set_volume(float)"},{"p":"wellen","c":"Track","l":"set_volume(float)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"set_vowel(int)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_waveform(int)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_waveform(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_waveform(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_waveform(int, int)","u":"set_waveform(int,int)"},{"p":"wellen.dsp","c":"Reverb","l":"set_wet(float)"},{"p":"wellen","c":"Arpeggiator","l":"set(Arpeggiator.NoteStruct[], int, int, float)","u":"set(wellen.Arpeggiator.NoteStruct[],int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"set(Arpeggiator.NoteStruct[], int, int, int, float)","u":"set(wellen.Arpeggiator.NoteStruct[],int,int,int,float)"},{"p":"wellen.dsp","c":"Signal","l":"set(float)"},{"p":"wellen.dsp","c":"Signal","l":"set(float, float)","u":"set(float,float)"},{"p":"wellen","c":"Sequencer","l":"set(int, T)","u":"set(int,T)"},{"p":"wellen.dsp","c":"Signal","l":"set(Signal)","u":"set(wellen.dsp.Signal)"},{"p":"wellen","c":"FFT","l":"setBand(int, float)","u":"setBand(int,float)"},{"p":"wellen","c":"SpeechSynthesis","l":"setFileName(String)","u":"setFileName(java.lang.String)"},{"p":"wellen","c":"FFT","l":"setFreq(float, float)","u":"setFreq(float,float)"},{"p":"wellen","c":"SpeechSynthesis","l":"setWordsPerMinute(int)"},{"p":"wellen","c":"Wellen","l":"SIG_INT16_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT16_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_3_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_3_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_4_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_4_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT32_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT32_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT8"},{"p":"wellen","c":"Wellen","l":"SIG_UINT8"},{"p":"wellen.dsp","c":"Signal","l":"signal"},{"p":"wellen.dsp","c":"Crossfader","l":"signal_a"},{"p":"wellen.dsp","c":"Crossfader","l":"signal_b"},{"p":"wellen","c":"Wellen","l":"SIGNAL_LEFT"},{"p":"wellen","c":"Wellen","l":"SIGNAL_MAX"},{"p":"wellen","c":"Wellen","l":"SIGNAL_MIN"},{"p":"wellen","c":"Wellen","l":"SIGNAL_MONO"},{"p":"wellen","c":"Wellen","l":"SIGNAL_PROCESSING_IGNORE_IN_OUTPOINTS"},{"p":"wellen","c":"Wellen","l":"SIGNAL_RIGHT"},{"p":"wellen","c":"Wellen","l":"SIGNAL_STEREO"},{"p":"wellen.dsp","c":"Signal","l":"signal()"},{"p":"wellen.dsp","c":"Signal","l":"Signal()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Signal","l":"Signal(float)","u":"%3Cinit%3E(float)"},{"p":"wellen.dsp","c":"Signal","l":"Signal(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"wellen.dsp","c":"Signal","l":"Signal(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"Signal","l":"Signal(Signal)","u":"%3Cinit%3E(wellen.dsp.Signal)"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"SIGNED"},{"p":"wellen.dsp","c":"Wavetable","l":"sine(float[])"},{"p":"wellen.analysis","c":"Sonogram","l":"Sonogram(PGraphics)","u":"%3Cinit%3E(processing.core.PGraphics)"},{"p":"wellen.dsp","c":"DSP","l":"sound_pressure_level(float[])"},{"p":"wellen.analysis","c":"SoundLevelPressure","l":"SoundLevelPressure()","u":"%3Cinit%3E()"},{"p":"wellen","c":"FFT","l":"specSize()"},{"p":"wellen","c":"SpeechSynthesis","l":"SpeechSynthesis()","u":"%3Cinit%3E()"},{"p":"wellen","c":"SpeechSynthesis","l":"SpeechSynthesis(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"wellen.dsp","c":"Wavetable","l":"square(float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"square(float[], int)","u":"square(float[],int)"},{"p":"wellen.dsp","c":"Envelope","l":"stages()"},{"p":"wellen","c":"BeatMIDI","l":"start()"},{"p":"wellen.dsp","c":"ADSR","l":"start()"},{"p":"wellen.dsp","c":"Envelope","l":"start()"},{"p":"wellen.dsp","c":"Sampler","l":"start()"},{"p":"wellen","c":"Tone","l":"start(int)"},{"p":"wellen","c":"Beat","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"BeatDSP","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"Trigger","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen","c":"EventReceiverOSC","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, AudioDeviceConfiguration)","u":"start(java.lang.Object,wellen.AudioDeviceConfiguration)"},{"p":"wellen","c":"Beat","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen.dsp","c":"BeatDSP","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen","c":"EventReceiverOSC","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int, int)","u":"start(java.lang.Object,int,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int, int, int, int)","u":"start(java.lang.Object,int,int,int,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int, int, int, int, int, int)","u":"start(java.lang.Object,int,int,int,int,int,int)"},{"p":"wellen","c":"BeatMIDI","l":"start(Object, String)","u":"start(java.lang.Object,java.lang.String)"},{"p":"wellen","c":"EventReceiverMIDI","l":"start(Object, String)","u":"start(java.lang.Object,java.lang.String)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, String, int, String, int, int, int)","u":"start(java.lang.Object,java.lang.String,int,java.lang.String,int,int,int)"},{"p":"wellen","c":"Tone","l":"start(String, int)","u":"start(java.lang.String,int)"},{"p":"wellen","c":"Tone","l":"start(String, int, int)","u":"start(java.lang.String,int,int)"},{"p":"wellen","c":"Tone","l":"start(String, int, int, int)","u":"start(java.lang.String,int,int,int)"},{"p":"wellen","c":"Tone","l":"start(String...)","u":"start(java.lang.String...)"},{"p":"wellen","c":"Arpeggiator","l":"step()"},{"p":"wellen","c":"Sequencer","l":"step()"},{"p":"wellen","c":"HarmonicTable","l":"step(int)"},{"p":"wellen","c":"Wellen","l":"STEREO"},{"p":"wellen","c":"Beat","l":"stop()"},{"p":"wellen","c":"BeatEvent","l":"stop()"},{"p":"wellen","c":"BeatMIDI","l":"stop()"},{"p":"wellen.dsp","c":"ADSR","l":"stop()"},{"p":"wellen.dsp","c":"DSP","l":"stop()"},{"p":"wellen.dsp","c":"Envelope","l":"stop()"},{"p":"wellen.dsp","c":"Sampler","l":"stop()"},{"p":"wellen","c":"Tone","l":"stop()"},{"p":"wellen","c":"ToneEngine","l":"stop()"},{"p":"wellen","c":"ToneEngineDSP","l":"stop()"},{"p":"wellen","c":"ToneEngineMIDI","l":"stop()"},{"p":"wellen","c":"ToneEngineOSC","l":"stop()"},{"p":"wellen.dsp","c":"BeatDSP","l":"tick()"},{"p":"wellen","c":"FFT","l":"timeSize()"},{"p":"wellen","c":"Wellen","l":"to_millis(float)"},{"p":"wellen","c":"Wellen","l":"to_sec(int)"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_INTERNAL"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_INTERNAL_WITH_NO_OUTPUT"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_MIDI"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_OSC"},{"p":"wellen","c":"ToneEngineDSP","l":"ToneEngineDSP()","u":"%3Cinit%3E()"},{"p":"wellen","c":"ToneEngineDSP","l":"ToneEngineDSP(int, int, int, int, int)","u":"%3Cinit%3E(int,int,int,int,int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"ToneEngineMIDI(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"ToneEngineMIDI(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"ToneEngineOSC","l":"ToneEngineOSC()","u":"%3Cinit%3E()"},{"p":"wellen","c":"ToneEngineOSC","l":"ToneEngineOSC(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"ToneEngineOSC","l":"ToneEngineOSC(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"wellen","c":"Track","l":"Track()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Track","l":"Track(float, int, int)","u":"%3Cinit%3E(float,int,int)"},{"p":"wellen","c":"Track","l":"track(int)"},{"p":"wellen","c":"Track","l":"tracks()"},{"p":"wellen.dsp","c":"Wavetable","l":"triangle(float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"triangle(float[], int)","u":"triangle(float[],int)"},{"p":"wellen.dsp","c":"Trigger","l":"trigger_falling_edge(boolean)"},{"p":"wellen.dsp","c":"Trigger","l":"trigger_rising_edge(boolean)"},{"p":"wellen","c":"Arpeggiator","l":"trigger()"},{"p":"wellen.dsp","c":"Trigger","l":"Trigger()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Beat.Listener","l":"trigger(int)"},{"p":"wellen.dsp","c":"BeatDSP.Listener","l":"trigger(int)"},{"p":"wellen.dsp","c":"Trigger.Listener","l":"trigger(int)"},{"p":"wellen.dsp","c":"Trigger","l":"Trigger(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen.dsp","c":"Sampler","l":"tune_frequency_to(float)"},{"p":"wellen","c":"Wellen","l":"TWO_PI"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"UNSIGNED"},{"p":"wellen","c":"HarmonicTable","l":"UP"},{"p":"wellen","c":"HarmonicTable","l":"UP_LEFT"},{"p":"wellen","c":"HarmonicTable","l":"UP_RIGHT"},{"p":"wellen","c":"Track","l":"update(int)"},{"p":"wellen","c":"Track","l":"update(int, int)","u":"update(int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"USE_AMP_FRACTION"},{"p":"wellen.dsp","c":"Envelope.Stage","l":"value"},{"p":"wellen","c":"Arpeggiator","l":"velocity()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"VERBOSE"},{"p":"wellen","c":"BeatMIDI","l":"VERBOSE"},{"p":"wellen","c":"MidiIn","l":"VERBOSE"},{"p":"wellen","c":"Patch","l":"VERBOSE"},{"p":"wellen","c":"ToneEngineDSP","l":"VERBOSE"},{"p":"wellen","c":"Track","l":"VERBOSE"},{"p":"wellen","c":"WAVConverter","l":"VERBOSE"},{"p":"wellen","c":"Wellen","l":"VERSION_MAJOR"},{"p":"wellen","c":"Wellen","l":"VERSION_MINOR"},{"p":"wellen","c":"Wellen","l":"version_string()"},{"p":"wellen.dsp","c":"Vocoder","l":"Vocoder(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_A"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_E"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_I"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_O"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_U"},{"p":"wellen","c":"Wellen","l":"WAV_FORMAT_IEEE_FLOAT_32BIT"},{"p":"wellen","c":"Wellen","l":"WAV_FORMAT_PCM"},{"p":"wellen","c":"WAVConverter","l":"WAVConverter(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"wellen","c":"WAVConverter","l":"WAVConverter(WAVConverter.Info)","u":"%3Cinit%3E(wellen.WAVConverter.Info)"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_NOISE"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_SAWTOOTH"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_SINE"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_SQUARE"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_TRIANGLE"},{"p":"wellen","c":"Wellen","l":"WAVESHAPE_INTERPOLATE_CUBIC"},{"p":"wellen","c":"Wellen","l":"WAVESHAPE_INTERPOLATE_LINEAR"},{"p":"wellen","c":"Wellen","l":"WAVESHAPE_INTERPOLATE_NONE"},{"p":"wellen.dsp","c":"Wavetable","l":"Wavetable()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Wavetable","l":"Wavetable(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"Wavetable(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"wellen","c":"Wellen","l":"Wellen()","u":"%3Cinit%3E()"},{"p":"wellen","c":"FFT","l":"window(int)"},{"p":"wellen","c":"WAVConverter","l":"writeHeader()"}];updateSearchResults();
\ No newline at end of file
+memberSearchIndex = [{"p":"wellen","c":"ToneEngineDSP","l":"add_effect(EffectStereo)","u":"add_effect(wellen.dsp.EffectStereo)"},{"p":"wellen.dsp","c":"Envelope","l":"add_listener(EnvelopeListener)","u":"add_listener(wellen.EnvelopeListener)"},{"p":"wellen.dsp","c":"Sampler","l":"add_listener(SamplerListener)","u":"add_listener(wellen.SamplerListener)"},{"p":"wellen.dsp","c":"Envelope","l":"add_stage(float)"},{"p":"wellen.dsp","c":"Envelope","l":"add_stage(float, float)","u":"add_stage(float,float)"},{"p":"wellen","c":"Track","l":"add_track(Track)","u":"add_track(wellen.Track)"},{"p":"wellen","c":"Beat","l":"add(Beat.Listener)","u":"add(wellen.Beat.Listener)"},{"p":"wellen","c":"BeatEvent","l":"add(BeatListener)","u":"add(wellen.BeatListener)"},{"p":"wellen.dsp","c":"BeatDSP","l":"add(Trigger.Listener)","u":"add(wellen.dsp.Trigger.Listener)"},{"p":"wellen.dsp","c":"Trigger","l":"add(Trigger.Listener)","u":"add(wellen.dsp.Trigger.Listener)"},{"p":"wellen","c":"MidiIn","l":"addListener(MidiInListener)","u":"addListener(wellen.MidiInListener)"},{"p":"wellen.dsp","c":"ADSR","l":"ADSR_DIAGRAM"},{"p":"wellen.dsp","c":"ADSR","l":"ADSR()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"ADSR","l":"ADSR(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Loop","l":"after(int, int)","u":"after(int,int)"},{"p":"wellen","c":"Loop","l":"after(int, int, int)","u":"after(int,int,int)"},{"p":"wellen","c":"InstrumentDSP","l":"always_interpolate_frequency_amplitude_changes"},{"p":"wellen","c":"WAVConverter","l":"appendData(float[][])"},{"p":"wellen","c":"Arpeggiator","l":"Arpeggiator(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"audioblock(float[])"},{"p":"wellen","c":"ToneEngineDSP","l":"audioblock(float[], float[])","u":"audioblock(float[],float[])"},{"p":"wellen","c":"ToneEngineDSP.AudioOutputCallback","l":"audioblock(float[][])"},{"p":"wellen","c":"AudioBufferRenderer","l":"audioblock(float[][], float[][])","u":"audioblock(float[][],float[][])"},{"p":"wellen.dsp","c":"DSP","l":"audioblock(float[][], float[][])","u":"audioblock(float[][],float[][])"},{"p":"wellen","c":"ToneEngineDSP","l":"audioblock(float[][], float[][])","u":"audioblock(float[][],float[][])"},{"p":"wellen","c":"AudioBufferManager","l":"AudioBufferManager(AudioBufferRenderer, AudioDeviceConfiguration)","u":"%3Cinit%3E(wellen.AudioBufferRenderer,wellen.AudioDeviceConfiguration)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"AudioDeviceConfiguration()","u":"%3Cinit%3E()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"AudioDeviceImplDesktop(AudioBufferRenderer, AudioDeviceConfiguration)","u":"%3Cinit%3E(wellen.AudioBufferRenderer,wellen.AudioDeviceConfiguration)"},{"p":"wellen","c":"MidiIn","l":"availableInputs()"},{"p":"wellen","c":"MidiOut","l":"availableOutputs()"},{"p":"wellen","c":"FFT","l":"avgSize()"},{"p":"wellen.analysis","c":"FFT","l":"backwardsTransform(float[])"},{"p":"wellen","c":"BeatMIDI","l":"beat_count()"},{"p":"wellen","c":"BeatListener","l":"beat(int)"},{"p":"wellen","c":"Track","l":"beat(int, int)","u":"beat(int,int)"},{"p":"wellen","c":"Beat","l":"Beat(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen","c":"Beat","l":"Beat(Object, int)","u":"%3Cinit%3E(java.lang.Object,int)"},{"p":"wellen.analysis","c":"BeatDetection","l":"BeatDetection()","u":"%3Cinit%3E()"},{"p":"wellen.analysis","c":"BeatDetection","l":"BeatDetection(float, int)","u":"%3Cinit%3E(float,int)"},{"p":"wellen.analysis","c":"BeatDetection","l":"BeatDetection(float, int, double, double)","u":"%3Cinit%3E(float,int,double,double)"},{"p":"wellen.dsp","c":"BeatDSP","l":"BeatDSP()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"BeatDSP","l":"BeatDSP(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen.dsp","c":"BeatDSP","l":"BeatDSP(Object, int)","u":"%3Cinit%3E(java.lang.Object,int)"},{"p":"wellen","c":"Loop","l":"before(int, int)","u":"before(int,int)"},{"p":"wellen","c":"Loop","l":"before(int, int, int)","u":"before(int,int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"BELL(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"BIG_ENDIAN"},{"p":"wellen.analysis","c":"FFT","l":"binToHz(int, float)","u":"binToHz(int,float)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"bits_per_sample"},{"p":"wellen","c":"WAVConverter.Info","l":"bits_per_sample"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_16"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_24"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_32"},{"p":"wellen","c":"Wellen","l":"BITS_PER_SAMPLE_8"},{"p":"wellen","c":"SpeechSynthesis","l":"blocking(boolean)"},{"p":"wellen","c":"BeatMIDI","l":"bpm()"},{"p":"wellen","c":"AudioDevice","l":"buffer_size()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"buffer_size()"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEE(byte[])"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEE(byte[], boolean)","u":"bytes_to_floatIEEE(byte[],boolean)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEE(byte[], int, int, boolean)","u":"bytes_to_floatIEEE(byte[],int,int,boolean)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floatIEEEs(byte[], float[], boolean)","u":"bytes_to_floatIEEEs(byte[],float[],boolean)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floats(byte[], float[], int)","u":"bytes_to_floats(byte[],float[],int)"},{"p":"wellen","c":"Wellen","l":"bytes_to_floats(int, byte[], int)","u":"bytes_to_floats(int,byte[],int)"},{"p":"wellen","c":"FFT","l":"calcAvg(float, float)","u":"calcAvg(float,float)"},{"p":"wellen.dsp","c":"DSP","l":"calculate_RMS(float[])"},{"p":"wellen.dsp","c":"FilterBiquad","l":"calculate()"},{"p":"wellen","c":"WAVConverter.Info","l":"channels"},{"p":"wellen","c":"Scale","l":"CHORD_DOMINANT_7"},{"p":"wellen","c":"Scale","l":"CHORD_MAJOR"},{"p":"wellen","c":"Scale","l":"CHORD_MAJOR_7TH"},{"p":"wellen","c":"Scale","l":"CHORD_MINOR"},{"p":"wellen","c":"Scale","l":"CHORD_MINOR_7TH"},{"p":"wellen","c":"Scale","l":"CHROMATIC"},{"p":"wellen","c":"Wellen","l":"clamp(float)"},{"p":"wellen","c":"Wellen","l":"clamp(float, float, float)","u":"clamp(float,float,float)"},{"p":"wellen","c":"Wellen","l":"clamp(int, int, int)","u":"clamp(int,int,int)"},{"p":"wellen","c":"Wellen","l":"clamp127(int)"},{"p":"wellen","c":"Beat","l":"clean_up()"},{"p":"wellen.dsp","c":"Envelope","l":"clear_listeners()"},{"p":"wellen","c":"Arpeggiator","l":"clear_pattern()"},{"p":"wellen.dsp","c":"Envelope","l":"clear_stages()"},{"p":"wellen","c":"BeatEvent","l":"clear()"},{"p":"wellen","c":"BeatMIDI","l":"clock_continue()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_continue()"},{"p":"wellen","c":"MidiInListener","l":"clock_continue()"},{"p":"wellen","c":"BeatMIDI","l":"clock_song_position_pointer(int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_song_position_pointer(int)"},{"p":"wellen","c":"MidiInListener","l":"clock_song_position_pointer(int)"},{"p":"wellen","c":"BeatMIDI","l":"clock_start()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_start()"},{"p":"wellen","c":"MidiInListener","l":"clock_start()"},{"p":"wellen","c":"BeatMIDI","l":"clock_stop()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_stop()"},{"p":"wellen","c":"MidiInListener","l":"clock_stop()"},{"p":"wellen","c":"BeatMIDI","l":"clock_tick()"},{"p":"wellen","c":"EventReceiverMIDI","l":"clock_tick()"},{"p":"wellen","c":"MidiInListener","l":"clock_tick()"},{"p":"wellen","c":"MidiIn","l":"close()"},{"p":"wellen","c":"MidiOut","l":"close()"},{"p":"wellen","c":"Wellen","l":"constrain(int, int, int)","u":"constrain(int,int,int)"},{"p":"wellen","c":"Tone","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngine","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"ToneEngineOSC","l":"control_change(int, int)","u":"control_change(int,int)"},{"p":"wellen","c":"WAVConverter","l":"convert_bytes_to_samples(byte[])"},{"p":"wellen","c":"WAVConverter","l":"convert_samples_to_bytes(float[][], int, int, int)","u":"convert_samples_to_bytes(float[][],int,int,int)"},{"p":"wellen","c":"WAVConverter","l":"convert_samples_to_bytes(float[][], int, int, int, int)","u":"convert_samples_to_bytes(float[][],int,int,int,int)"},{"p":"wellen","c":"WAVConverter","l":"convert_samples_to_bytes(WAVConverter.Info)","u":"convert_samples_to_bytes(wellen.WAVConverter.Info)"},{"p":"wellen","c":"SAM","l":"convert_text_to_phonemes(String)","u":"convert_text_to_phonemes(java.lang.String)"},{"p":"wellen.dsp","c":"DSP","l":"COPY_CACHED_BUFFER"},{"p":"wellen","c":"Arpeggiator.NoteStruct","l":"copy()"},{"p":"wellen","c":"Wellen","l":"copy(float[])"},{"p":"wellen","c":"Wellen","l":"copy(float[], float[])","u":"copy(float[],float[])"},{"p":"wellen","c":"Tone","l":"create_instrument(Class, int)","u":"create_instrument(java.lang.Class,int)"},{"p":"wellen.dsp","c":"Signal","l":"create_stereo(float)"},{"p":"wellen","c":"ToneEngineDSP","l":"create_without_audio_output(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"create()"},{"p":"wellen","c":"ToneEngine","l":"create()"},{"p":"wellen.dsp","c":"Signal","l":"create(float)"},{"p":"wellen.dsp","c":"Signal","l":"create(float, float)","u":"create(float,float)"},{"p":"wellen","c":"BeatEvent","l":"create(int)"},{"p":"wellen","c":"ToneEngine","l":"create(String...)","u":"create(java.lang.String...)"},{"p":"wellen.dsp","c":"Crossfader","l":"Crossfader()","u":"%3Cinit%3E()"},{"p":"wellen","c":"BeatEvent","l":"current_beat_count()"},{"p":"wellen.dsp","c":"Wavetable","l":"current()"},{"p":"wellen","c":"SampleDataSNARE","l":"data"},{"p":"wellen","c":"WAVConverter.Info","l":"data"},{"p":"wellen","c":"Sequencer","l":"data()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"DEFAULT_AMPLITUDE"},{"p":"wellen.dsp","c":"Wavetable","l":"DEFAULT_AMPLITUDE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_ATTACK"},{"p":"wellen","c":"Wellen","l":"DEFAULT_AUDIO_DEVICE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_AUDIOBLOCK_SIZE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_BITS_PER_SAMPLE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_DECAY"},{"p":"wellen","c":"Wellen","l":"DEFAULT_FILTER_BANDWIDTH"},{"p":"wellen","c":"Wellen","l":"DEFAULT_FILTER_FREQUENCY"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"DEFAULT_FREQUENCY"},{"p":"wellen.dsp","c":"Wavetable","l":"DEFAULT_FREQUENCY"},{"p":"wellen","c":"InstrumentDSP","l":"DEFAULT_FREQUENCY"},{"p":"wellen","c":"Wellen","l":"DEFAULT_INTERPOLATE_AMP_FREQ_DURATION"},{"p":"wellen","c":"Wellen","l":"DEFAULT_NUMBER_OF_INSTRUMENTS"},{"p":"wellen","c":"Wellen","l":"DEFAULT_RELEASE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_SAMPLING_RATE"},{"p":"wellen.analysis","c":"BeatDetection","l":"DEFAULT_SENSITIVITY"},{"p":"wellen","c":"Wellen","l":"DEFAULT_SUSTAIN"},{"p":"wellen.analysis","c":"BeatDetection","l":"DEFAULT_THRESHOLD"},{"p":"wellen","c":"InstrumentDSP","l":"DEFAULT_WAVETABLE_SIZE"},{"p":"wellen","c":"Wellen","l":"DEFAULT_WAVETABLE_SIZE"},{"p":"wellen.dsp","c":"Delay","l":"Delay()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Delay","l":"Delay(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"wellen.dsp","c":"Sampler","l":"delete_recording()"},{"p":"wellen","c":"Scale","l":"DIMINISHED_7"},{"p":"wellen","c":"Wellen","l":"DISTORTION_BIT_CRUSHING"},{"p":"wellen","c":"Wellen","l":"DISTORTION_FOLDBACK"},{"p":"wellen","c":"Wellen","l":"DISTORTION_FOLDBACK_SINGLE"},{"p":"wellen","c":"Wellen","l":"DISTORTION_FULL_WAVE_RECTIFICATION"},{"p":"wellen","c":"Wellen","l":"DISTORTION_HALF_WAVE_RECTIFICATION"},{"p":"wellen","c":"Wellen","l":"DISTORTION_HARD_CLIPPING"},{"p":"wellen","c":"Wellen","l":"DISTORTION_INFINITE_CLIPPING"},{"p":"wellen","c":"Wellen","l":"DISTORTION_SOFT_CLIPPING_ARC_TANGENT"},{"p":"wellen","c":"Wellen","l":"DISTORTION_SOFT_CLIPPING_CUBIC"},{"p":"wellen.dsp","c":"Distortion","l":"Distortion()","u":"%3Cinit%3E()"},{"p":"wellen","c":"HarmonicTable","l":"DOWN"},{"p":"wellen","c":"HarmonicTable","l":"DOWN_LEFT"},{"p":"wellen","c":"HarmonicTable","l":"DOWN_RIGHT"},{"p":"wellen","c":"Wellen","l":"draw_buffer(PGraphics, float, float, float[])","u":"draw_buffer(processing.core.PGraphics,float,float,float[])"},{"p":"wellen","c":"Wellen","l":"draw_buffer(PGraphics, float, float, float[], int)","u":"draw_buffer(processing.core.PGraphics,float,float,float[],int)"},{"p":"wellen.dsp","c":"DSP","l":"draw_buffers(PGraphics, float, float)","u":"draw_buffers(processing.core.PGraphics,float,float)"},{"p":"wellen","c":"Wellen","l":"draw_buffers(PGraphics, float, float, float[]...)","u":"draw_buffers(processing.core.PGraphics,float,float,float[]...)"},{"p":"wellen.dsp","c":"Sampler","l":"draw_sampler_buffer_circular(Sampler, PGraphics, float, float, int)","u":"draw_sampler_buffer_circular(wellen.dsp.Sampler,processing.core.PGraphics,float,float,int)"},{"p":"wellen.dsp","c":"Sampler","l":"draw_sampler_position_circular(Sampler, PGraphics, float, float)","u":"draw_sampler_position_circular(wellen.dsp.Sampler,processing.core.PGraphics,float,float)"},{"p":"wellen","c":"Wellen","l":"draw_tone_stereo(PGraphics, float, float)","u":"draw_tone_stereo(processing.core.PGraphics,float,float)"},{"p":"wellen","c":"Wellen","l":"draw_tone(PGraphics, float, float)","u":"draw_tone(processing.core.PGraphics,float,float)"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"draw()"},{"p":"wellen.analysis","c":"Sonogram","l":"draw()"},{"p":"wellen.dsp","c":"DSP","l":"DSP(Object, int, int)","u":"%3Cinit%3E(java.lang.Object,int,int)"},{"p":"wellen","c":"Wellen","l":"dumpAudioInputAndOutputDevices()"},{"p":"wellen","c":"Wellen","l":"dumpAudioInputAndOutputDevices(boolean)"},{"p":"wellen","c":"Wellen","l":"dumpMidiInputDevices()"},{"p":"wellen","c":"Wellen","l":"dumpMidiOutputDevices()"},{"p":"wellen.dsp","c":"Envelope.Stage","l":"duration"},{"p":"wellen","c":"MidiUtilities","l":"emit_MIDI_note_constants()"},{"p":"wellen","c":"MidiUtilities","l":"emit_MIDI_note_table()"},{"p":"wellen","c":"Instrument","l":"enable_additional_oscillator(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_ADSR(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_amplitude_LFO(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_detune(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_frequency_LFO(boolean)"},{"p":"wellen.dsp","c":"Wavetable","l":"enable_jitter(boolean)"},{"p":"wellen.dsp","c":"Envelope","l":"enable_loop(boolean)"},{"p":"wellen.dsp","c":"Sampler","l":"enable_loop(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_LPF_envelope_cutoff(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_LPF_envelope_resonance(boolean)"},{"p":"wellen","c":"Instrument","l":"enable_LPF(boolean)"},{"p":"wellen","c":"ToneEngineDSP","l":"enable_reverb(boolean)"},{"p":"wellen","c":"Tone","l":"enable_reverb(float, float, float)","u":"enable_reverb(float,float,float)"},{"p":"wellen.dsp","c":"Sampler","l":"end_recording()"},{"p":"wellen.dsp","c":"Envelope","l":"Envelope()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Envelope","l":"Envelope(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"EnvelopeFollower()","u":"%3Cinit%3E()"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"EnvelopeFollower(float)","u":"%3Cinit%3E(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"EnvelopeFollower(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"wellen","c":"Wellen","l":"EVENT_CHANNEL"},{"p":"wellen","c":"Wellen","l":"EVENT_CONTROLCHANGE"},{"p":"wellen","c":"Grid","l":"event_count(int, float)","u":"event_count(int,float)"},{"p":"wellen.dsp","c":"Trigger","l":"EVENT_FALLING_EDGE"},{"p":"wellen","c":"Wellen","l":"EVENT_NOTE"},{"p":"wellen","c":"Wellen","l":"EVENT_NOTE_OFF"},{"p":"wellen","c":"Wellen","l":"EVENT_NOTE_ON"},{"p":"wellen","c":"Grid","l":"event_phase_count(int, int, int)","u":"event_phase_count(int,int,int)"},{"p":"wellen","c":"Grid","l":"event_phase(int, int, int)","u":"event_phase(int,int,int)"},{"p":"wellen","c":"Wellen","l":"EVENT_PITCHBEND"},{"p":"wellen","c":"Wellen","l":"EVENT_PROGRAMCHANGE"},{"p":"wellen.dsp","c":"Trigger","l":"EVENT_RISING_EDGE"},{"p":"wellen","c":"Wellen","l":"EVENT_UNDEFINED"},{"p":"wellen","c":"Wellen","l":"EVENT_VELOCITY"},{"p":"wellen","c":"Grid","l":"event(int, float)","u":"event(int,float)"},{"p":"wellen","c":"Loop","l":"event(int, int)","u":"event(int,int)"},{"p":"wellen","c":"Pattern","l":"event(int, int)","u":"event(int,int)"},{"p":"wellen","c":"Loop","l":"event(int, int, int)","u":"event(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"EventReceiverMIDI(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen","c":"EventReceiverOSC","l":"EventReceiverOSC(Object, int)","u":"%3Cinit%3E(java.lang.Object,int)"},{"p":"wellen","c":"AudioBufferManager","l":"exit()"},{"p":"wellen","c":"AudioDevice","l":"exit()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"exit()"},{"p":"wellen","c":"Wellen","l":"exportWAV(PApplet, String, float[], int, int)","u":"exportWAV(processing.core.PApplet,java.lang.String,float[],int,int)"},{"p":"wellen","c":"Wellen","l":"exportWAV(PApplet, String, float[][], int, int)","u":"exportWAV(processing.core.PApplet,java.lang.String,float[][],int,int)"},{"p":"wellen","c":"Wellen","l":"exportWAV(PApplet, String, float[][], int, int, int)","u":"exportWAV(processing.core.PApplet,java.lang.String,float[][],int,int,int)"},{"p":"wellen","c":"Wellen","l":"exportWAVInfo(PApplet, String, WAVConverter.Info)","u":"exportWAVInfo(processing.core.PApplet,java.lang.String,wellen.WAVConverter.Info)"},{"p":"wellen","c":"InstrumentDSPLibrary.FAT_LEAD","l":"FAT_LEAD(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.analysis","c":"FFT","l":"FFT(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"FFT","l":"FFT(int, float)","u":"%3Cinit%3E(int,float)"},{"p":"wellen","c":"Scale","l":"FIBONACCI"},{"p":"wellen","c":"Scale","l":"FIFTH"},{"p":"wellen.dsp","c":"Wavetable","l":"fill(float[], int)","u":"fill(float[],int)"},{"p":"wellen.dsp","c":"Wavetable","l":"fill(float[], int, int)","u":"fill(float[],int,int)"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_BAND_PASS"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_BAND_REJECT"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_HIGH_PASS"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_HIGHSHELF"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_LOW_PASS"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_LOWSHELF"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_NOTCH"},{"p":"wellen","c":"Wellen","l":"FILTER_MODE_PEAK"},{"p":"wellen.dsp","c":"FilterBalance","l":"FilterBalance()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterBalance","l":"FilterBalance(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"FilterBandPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterBandPass","l":"FilterBandPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"FilterBiquad()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"FilterBiquad(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"FilterButterworth()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"FilterButterworth(float)","u":"%3Cinit%3E(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"FilterHighLowBandPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"FilterHighLowBandPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterHighPass","l":"FilterHighPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterHighPass","l":"FilterHighPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterLowPass","l":"FilterLowPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterLowPass","l":"FilterLowPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"FilterMoogLadderLowPass()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"FilterMoogLadderLowPass(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterResonator","l":"FilterResonator()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FilterResonator","l":"FilterResonator(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"FilterVowelFormant()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Wellen","l":"find_zero_crossings(float[], int, int)","u":"find_zero_crossings(float[],int,int)"},{"p":"wellen","c":"EnvelopeListener","l":"finished_envelope(Envelope)","u":"finished_envelope(wellen.dsp.Envelope)"},{"p":"wellen","c":"EnvelopeListener","l":"finished_stage(Envelope, int)","u":"finished_stage(wellen.dsp.Envelope,int)"},{"p":"wellen","c":"Wellen","l":"flip(float)"},{"p":"wellen","c":"Wellen","l":"floatIEEE_to_bytes(float)"},{"p":"wellen","c":"Wellen","l":"floatIEEEs_to_bytes(float[])"},{"p":"wellen","c":"Wellen","l":"floatIEEEs_to_bytes(float[], boolean)","u":"floatIEEEs_to_bytes(float[],boolean)"},{"p":"wellen","c":"Wellen","l":"floats_to_bytes(byte[], float[], int)","u":"floats_to_bytes(byte[],float[],int)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"FMSynthesis()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"FMSynthesis(Wavetable, Wavetable)","u":"%3Cinit%3E(wellen.dsp.Wavetable,wellen.dsp.Wavetable)"},{"p":"wellen","c":"WAVConverter.Info","l":"format"},{"p":"wellen.dsp","c":"Sampler","l":"forward()"},{"p":"wellen","c":"FFT","l":"forward(float[])"},{"p":"wellen","c":"FFT","l":"forward(float[], float[])","u":"forward(float[],float[])"},{"p":"wellen","c":"FFT","l":"forward(float[], int)","u":"forward(float[],int)"},{"p":"wellen.analysis","c":"FFT","l":"forwardTransform(float[])"},{"p":"wellen","c":"FFT","l":"freqToIndex(float)"},{"p":"wellen","c":"Note","l":"frequency_to_note_f(float)"},{"p":"wellen","c":"Note","l":"frequency_to_note_f(float, float, float)","u":"frequency_to_note_f(float,float,float)"},{"p":"wellen","c":"Note","l":"frequency_to_note(float)"},{"p":"wellen","c":"Note","l":"frequency_to_note(float, float, int)","u":"frequency_to_note(float,float,int)"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"FrequencyDistribution(PGraphics)","u":"%3Cinit%3E(processing.core.PGraphics)"},{"p":"wellen.dsp","c":"Gain","l":"Gain()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Distortion","l":"get_amplification()"},{"p":"wellen","c":"Instrument","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_amplitude_LFO_amplitude()"},{"p":"wellen","c":"Instrument","l":"get_amplitude_LFO_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_amplitude_LFO_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_amplitude_LFO_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_amplitude_LFO_frequency()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_amplitude()"},{"p":"wellen.dsp","c":"Noise","l":"get_amplitude()"},{"p":"wellen.dsp","c":"Oscillator","l":"get_amplitude()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_amplitude()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_amplitude()"},{"p":"wellen","c":"Instrument","l":"get_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_amplitude()"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"get_attack()"},{"p":"wellen.dsp","c":"ADSR","l":"get_attack()"},{"p":"wellen","c":"Instrument","l":"get_attack()"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"get_attack()"},{"p":"wellen.dsp","c":"FilterBandPass","l":"get_bandwidth()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"get_bandwidth()"},{"p":"wellen.dsp","c":"FilterResonator","l":"get_bandwidth()"},{"p":"wellen","c":"Beat","l":"get_beat_count()"},{"p":"wellen.dsp","c":"BeatDSP","l":"get_beat_count()"},{"p":"wellen.dsp","c":"Distortion","l":"get_bits()"},{"p":"wellen","c":"Beat","l":"get_bpm()"},{"p":"wellen","c":"Tone","l":"get_buffer_left()"},{"p":"wellen","c":"ToneEngine","l":"get_buffer_left()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_buffer_left()"},{"p":"wellen","c":"Tone","l":"get_buffer_right()"},{"p":"wellen","c":"ToneEngine","l":"get_buffer_right()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_buffer_right()"},{"p":"wellen","c":"AudioBufferManager","l":"get_buffer_size()"},{"p":"wellen.dsp","c":"DSP","l":"get_buffer_size()"},{"p":"wellen.dsp","c":"Sampler","l":"get_buffer()"},{"p":"wellen","c":"SAM","l":"get_buffer()"},{"p":"wellen","c":"Tone","l":"get_buffer()"},{"p":"wellen","c":"ToneEngine","l":"get_buffer()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_carrier()"},{"p":"wellen","c":"InstrumentDSP","l":"get_channels()"},{"p":"wellen.dsp","c":"Distortion","l":"get_clip()"},{"p":"wellen.dsp","c":"Envelope","l":"get_current_value()"},{"p":"wellen","c":"Sequencer","l":"get_current()"},{"p":"wellen.dsp","c":"ADSR","l":"get_decay()"},{"p":"wellen","c":"Instrument","l":"get_decay()"},{"p":"wellen","c":"Instrument","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_detune_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune_oscillator_type()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune_VCO()"},{"p":"wellen","c":"Instrument","l":"get_detune()"},{"p":"wellen","c":"InstrumentDSP","l":"get_detune()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_detune()"},{"p":"wellen","c":"InstrumentOSC","l":"get_detune()"},{"p":"wellen","c":"Tone","l":"get_DSP_engine()"},{"p":"wellen.dsp","c":"Sampler","l":"get_edge_fading()"},{"p":"wellen","c":"Wellen","l":"get_extremum(float[])"},{"p":"wellen","c":"Instrument","l":"get_filter_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_filter_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_filter_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_filter_frequency()"},{"p":"wellen","c":"Instrument","l":"get_filter_resonance()"},{"p":"wellen","c":"InstrumentDSP","l":"get_filter_resonance()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_filter_resonance()"},{"p":"wellen","c":"InstrumentOSC","l":"get_filter_resonance()"},{"p":"wellen","c":"Instrument","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"InstrumentDSP","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"InstrumentOSC","l":"get_frequency_LFO_amplitude()"},{"p":"wellen","c":"Instrument","l":"get_frequency_LFO_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_frequency_LFO_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_frequency_LFO_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_frequency_LFO_frequency()"},{"p":"wellen.dsp","c":"FilterBalance","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterBandPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterHighPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterLowPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"get_frequency()"},{"p":"wellen.dsp","c":"FilterResonator","l":"get_frequency()"},{"p":"wellen.dsp","c":"Oscillator","l":"get_frequency()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_frequency()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_frequency()"},{"p":"wellen","c":"Instrument","l":"get_frequency()"},{"p":"wellen","c":"InstrumentDSP","l":"get_frequency()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_frequency()"},{"p":"wellen","c":"InstrumentOSC","l":"get_frequency()"},{"p":"wellen","c":"FFT","l":"get_frequency(float)"},{"p":"wellen.dsp","c":"Gain","l":"get_gain()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_gain()"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"get_graphics()"},{"p":"wellen.analysis","c":"Sonogram","l":"get_graphics()"},{"p":"wellen","c":"Loopable","l":"get_in_point()"},{"p":"wellen","c":"Pattern","l":"get_in_point()"},{"p":"wellen","c":"Track","l":"get_in_point()"},{"p":"wellen.dsp","c":"Sampler","l":"get_in()"},{"p":"wellen.dsp","c":"DSP","l":"get_input_buffer_left()"},{"p":"wellen.dsp","c":"DSP","l":"get_input_buffer_right()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_jitter_range()"},{"p":"wellen.dsp","c":"Sampler","l":"get_length_recording()"},{"p":"wellen","c":"Loop","l":"get_length()"},{"p":"wellen","c":"Track","l":"get_length()"},{"p":"wellen.analysis","c":"SoundLevelPressure","l":"get_level()"},{"p":"wellen.dsp","c":"Envelope","l":"get_listeners()"},{"p":"wellen","c":"Loop","l":"get_loop_count(int)"},{"p":"wellen","c":"Pattern","l":"get_loop_count(int)"},{"p":"wellen","c":"Track","l":"get_loop_count(int)"},{"p":"wellen","c":"Loopable","l":"get_loop_count(Loopable, int)","u":"get_loop_count(wellen.Loopable,int)"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_in_normalized()"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_in()"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_out_normalized()"},{"p":"wellen.dsp","c":"Sampler","l":"get_loop_out()"},{"p":"wellen","c":"Loopable","l":"get_loop()"},{"p":"wellen","c":"Pattern","l":"get_loop()"},{"p":"wellen","c":"Track","l":"get_loop()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_cutoff_max()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_cutoff_min()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_cutoff()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_resonance_max()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_resonance_min()"},{"p":"wellen","c":"Instrument","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"InstrumentDSP","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"InstrumentOSC","l":"get_LPF_envelope_resonance()"},{"p":"wellen","c":"Tone","l":"get_midi_engine()"},{"p":"wellen.dsp","c":"FilterButterworth","l":"get_mode()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_modulation_depth()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"get_modulator()"},{"p":"wellen","c":"HarmonicTable","l":"get_note()"},{"p":"wellen","c":"Scale","l":"get_note(int[], int, int)","u":"get_note(int[],int,int)"},{"p":"wellen.dsp","c":"Oscillator","l":"get_offset()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_offset()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_offset()"},{"p":"wellen","c":"Loop","l":"get_offset()"},{"p":"wellen","c":"Instrument","l":"get_oscillator_type()"},{"p":"wellen","c":"InstrumentDSP","l":"get_oscillator_type()"},{"p":"wellen","c":"InstrumentMIDI","l":"get_oscillator_type()"},{"p":"wellen","c":"InstrumentOSC","l":"get_oscillator_type()"},{"p":"wellen","c":"Loopable","l":"get_out_point()"},{"p":"wellen","c":"Pattern","l":"get_out_point()"},{"p":"wellen","c":"Track","l":"get_out_point()"},{"p":"wellen.dsp","c":"Sampler","l":"get_out()"},{"p":"wellen.dsp","c":"DSP","l":"get_output_buffer_left()"},{"p":"wellen.dsp","c":"DSP","l":"get_output_buffer_right()"},{"p":"wellen.dsp","c":"DSP","l":"get_output_buffer()"},{"p":"wellen","c":"Instrument","l":"get_pan()"},{"p":"wellen","c":"Pan","l":"get_panning()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"get_peak_gain()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_phase_offset()"},{"p":"wellen","c":"SAM","l":"get_pitch_from_MIDI_note(int)"},{"p":"wellen.analysis","c":"PitchDetection","l":"get_pitch()"},{"p":"wellen.dsp","c":"Sampler","l":"get_position_fractional_part()"},{"p":"wellen.dsp","c":"Sampler","l":"get_position_normalized()"},{"p":"wellen.dsp","c":"Sampler","l":"get_position()"},{"p":"wellen","c":"Grid","l":"get_PPQN()"},{"p":"wellen.analysis","c":"PitchDetection","l":"get_probability()"},{"p":"wellen","c":"ToneEngineMIDI","l":"get_proper_device_name(String)","u":"get_proper_device_name(java.lang.String)"},{"p":"wellen","c":"Pattern","l":"get_relative_position(int)"},{"p":"wellen","c":"Track","l":"get_relative_position(int)"},{"p":"wellen","c":"Loopable","l":"get_relative_position(Loopable, int)","u":"get_relative_position(wellen.Loopable,int)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"get_release()"},{"p":"wellen.dsp","c":"ADSR","l":"get_release()"},{"p":"wellen","c":"Instrument","l":"get_release()"},{"p":"wellen.dsp","c":"FilterBiquad","l":"get_resonance()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"get_resonance()"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"get_resonance()"},{"p":"wellen","c":"Wellen","l":"get_resource_path()"},{"p":"wellen","c":"ToneEngineDSP","l":"get_reverb()"},{"p":"wellen.analysis","c":"RootMeanSquare","l":"get_RMS()"},{"p":"wellen","c":"AudioBufferManager","l":"get_sample_rate()"},{"p":"wellen.dsp","c":"DSP","l":"get_sample_rate()"},{"p":"wellen","c":"SAM","l":"get_samples()"},{"p":"wellen.analysis","c":"BeatDetection","l":"get_sensitivity()"},{"p":"wellen","c":"FFT","l":"get_spectrum()"},{"p":"wellen.dsp","c":"Sampler","l":"get_speed()"},{"p":"wellen.dsp","c":"Noise","l":"get_step()"},{"p":"wellen","c":"Sequencer","l":"get_step()"},{"p":"wellen.dsp","c":"ADSR","l":"get_sustain()"},{"p":"wellen","c":"Instrument","l":"get_sustain()"},{"p":"wellen.analysis","c":"BeatDetection","l":"get_threshold()"},{"p":"wellen.dsp","c":"Envelope","l":"get_time_scale()"},{"p":"wellen.analysis","c":"BeatDetection","l":"get_time_stamp()"},{"p":"wellen.dsp","c":"Distortion","l":"get_type()"},{"p":"wellen.dsp","c":"Noise","l":"get_type()"},{"p":"wellen","c":"InstrumentDSP","l":"get_VCO()"},{"p":"wellen","c":"Patch","l":"get_volume()"},{"p":"wellen","c":"Track","l":"get_volume()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"get_waveform()"},{"p":"wellen.dsp","c":"Wavetable","l":"get_wavetable()"},{"p":"wellen.dsp","c":"Reverb","l":"get_wet()"},{"p":"wellen","c":"Sequencer","l":"get(int)"},{"p":"wellen","c":"FFT","l":"getAverageCenterFrequency(int)"},{"p":"wellen","c":"FFT","l":"getAvg(int)"},{"p":"wellen","c":"FFT","l":"getBand(int)"},{"p":"wellen","c":"FFT","l":"getBandWidth()"},{"p":"wellen","c":"WAVConverter","l":"getByteData()"},{"p":"wellen","c":"FFT","l":"getFreq(float)"},{"p":"wellen","c":"FFT","l":"getImaginaryPart()"},{"p":"wellen","c":"FFT","l":"getRealPart()"},{"p":"wellen","c":"FFT","l":"getSpectrum()"},{"p":"wellen","c":"Grid","l":"Grid()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Grid","l":"Grid(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Scale","l":"HALF_TONE"},{"p":"wellen","c":"FFT","l":"HAMMING"},{"p":"wellen","c":"HarmonicTable","l":"HarmonicTable()","u":"%3Cinit%3E()"},{"p":"wellen","c":"InstrumentDSPLibrary.HI_HAT","l":"HI_HAT(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Patch","l":"ID"},{"p":"wellen","c":"Track","l":"ID"},{"p":"wellen","c":"Scale","l":"ID_CHORD_DOMINANT_7"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MAJOR"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MAJOR_7TH"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MINOR"},{"p":"wellen","c":"Scale","l":"ID_CHORD_MINOR_7TH"},{"p":"wellen","c":"Scale","l":"ID_CHROMATIC"},{"p":"wellen","c":"Scale","l":"ID_DIMINISHED_7"},{"p":"wellen","c":"Scale","l":"ID_FIBONACCI"},{"p":"wellen","c":"Scale","l":"ID_FIFTH"},{"p":"wellen","c":"Scale","l":"ID_HALF_TONE"},{"p":"wellen","c":"Scale","l":"ID_MAJOR"},{"p":"wellen","c":"Scale","l":"ID_MAJOR_PENTATONIC"},{"p":"wellen","c":"Scale","l":"ID_MINOR"},{"p":"wellen","c":"Scale","l":"ID_MINOR_PENTATONIC"},{"p":"wellen","c":"Scale","l":"ID_OCTAVE"},{"p":"wellen","c":"Instrument","l":"ID()"},{"p":"wellen","c":"Scale","l":"id(int)"},{"p":"wellen","c":"Wellen","l":"importWAV(PApplet, String)","u":"importWAV(processing.core.PApplet,java.lang.String)"},{"p":"wellen","c":"Wellen","l":"importWAVInfo(PApplet, String)","u":"importWAVInfo(processing.core.PApplet,java.lang.String)"},{"p":"wellen","c":"FFT","l":"indexToFreq(int)"},{"p":"wellen","c":"WAVConverter.Info","l":"Info()","u":"%3Cinit%3E()"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"input_device_ID"},{"p":"wellen.dsp","c":"DSPNodeInputSignal","l":"input_signal(Signal)","u":"input_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"BeatDSP","l":"input(float)"},{"p":"wellen.dsp","c":"DSPNodeInput","l":"input(float)"},{"p":"wellen.dsp","c":"Trigger","l":"input(float)"},{"p":"wellen","c":"Beat","l":"instance()"},{"p":"wellen","c":"FFT","l":"instance()"},{"p":"wellen","c":"Tone","l":"instance()"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_EMPTY"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_WITH_OSCILLATOR"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_WITH_OSCILLATOR_ADSR"},{"p":"wellen","c":"ToneEngine","l":"INSTRUMENT_WITH_OSCILLATOR_ADSR_FILTER_LFO"},{"p":"wellen","c":"Tone","l":"instrument()"},{"p":"wellen","c":"ToneEngine","l":"instrument()"},{"p":"wellen","c":"ToneEngineDSP","l":"instrument()"},{"p":"wellen","c":"ToneEngineMIDI","l":"instrument()"},{"p":"wellen","c":"ToneEngineOSC","l":"instrument()"},{"p":"wellen","c":"Tone","l":"instrument(int)"},{"p":"wellen","c":"ToneEngine","l":"instrument(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"instrument(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"instrument(int)"},{"p":"wellen","c":"ToneEngineOSC","l":"instrument(int)"},{"p":"wellen","c":"Instrument","l":"Instrument(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentDSP","l":"InstrumentDSP(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentDSP","l":"InstrumentDSP(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"wellen","c":"InstrumentDSP","l":"InstrumentDSP(int, int, int)","u":"%3Cinit%3E(int,int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary","l":"InstrumentDSPLibrary()","u":"%3Cinit%3E()"},{"p":"wellen","c":"InstrumentMIDI","l":"InstrumentMIDI(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentOSC","l":"InstrumentOSC(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Tone","l":"instruments()"},{"p":"wellen","c":"ToneEngine","l":"instruments()"},{"p":"wellen","c":"ToneEngineDSP","l":"instruments()"},{"p":"wellen","c":"ToneEngineMIDI","l":"instruments()"},{"p":"wellen","c":"ToneEngineOSC","l":"instruments()"},{"p":"wellen.dsp","c":"Sampler","l":"interpolate_samples()"},{"p":"wellen.dsp","c":"Sampler","l":"interpolate_samples(boolean)"},{"p":"wellen","c":"FFT","l":"inverse(float[])"},{"p":"wellen","c":"FFT","l":"inverse(float[], float[], float[])","u":"inverse(float[],float[],float[])"},{"p":"wellen","c":"SamplerListener","l":"is_done()"},{"p":"wellen","c":"Grid","l":"is_eighth(int)"},{"p":"wellen","c":"Grid","l":"is_half(int)"},{"p":"wellen","c":"MidiOut","l":"is_initialized()"},{"p":"wellen","c":"ToneEngineMIDI","l":"is_initialized()"},{"p":"wellen.dsp","c":"Sampler","l":"is_looping()"},{"p":"wellen.dsp","c":"Signal","l":"is_mono()"},{"p":"wellen","c":"AudioBufferManager","l":"is_paused()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"is_paused()"},{"p":"wellen.dsp","c":"DSP","l":"is_paused()"},{"p":"wellen.analysis","c":"PitchDetection","l":"is_pitched()"},{"p":"wellen.dsp","c":"Sampler","l":"is_playing()"},{"p":"wellen","c":"Instrument","l":"is_playing()"},{"p":"wellen","c":"Tone","l":"is_playing()"},{"p":"wellen","c":"ToneEngine","l":"is_playing()"},{"p":"wellen","c":"ToneEngineDSP","l":"is_playing()"},{"p":"wellen","c":"ToneEngineMIDI","l":"is_playing()"},{"p":"wellen","c":"ToneEngineOSC","l":"is_playing()"},{"p":"wellen","c":"Grid","l":"is_quarter(int)"},{"p":"wellen.dsp","c":"Sampler","l":"is_recording()"},{"p":"wellen","c":"Grid","l":"is_sixteenth(int)"},{"p":"wellen.dsp","c":"Signal","l":"is_stereo()"},{"p":"wellen","c":"Grid","l":"is_whole(int)"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"KICK_DRUM(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"HarmonicTable","l":"LEFT"},{"p":"wellen.dsp","c":"Signal","l":"left_add(float)"},{"p":"wellen.dsp","c":"Signal","l":"left_mult(float)"},{"p":"wellen.dsp","c":"Signal","l":"left()"},{"p":"wellen.dsp","c":"Signal","l":"left(float)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"lerp_vowel(int, int, float)","u":"lerp_vowel(int,int,float)"},{"p":"wellen","c":"FFT","l":"linAverages(int)"},{"p":"wellen.dsp","c":"DSP","l":"linear_to_decibel(float)"},{"p":"wellen","c":"SpeechSynthesis","l":"list()"},{"p":"wellen","c":"Beat","l":"listeners()"},{"p":"wellen.dsp","c":"BeatDSP","l":"listeners()"},{"p":"wellen.dsp","c":"Trigger","l":"listeners()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"LITTLE_ENDIAN"},{"p":"wellen.dsp","c":"Sampler","l":"load(byte[])"},{"p":"wellen.dsp","c":"Sampler","l":"load(byte[], boolean)","u":"load(byte[],boolean)"},{"p":"wellen","c":"FFT","l":"logAverages(int, int)","u":"logAverages(int,int)"},{"p":"wellen","c":"Wellen","l":"LOOP_INFINITE"},{"p":"wellen","c":"Loop","l":"Loop()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Grid","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"Loop","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"MidiUtilities","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"Pattern","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"SAM","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"wellen","c":"Scale","l":"MAJOR"},{"p":"wellen","c":"Scale","l":"MAJOR_PENTATONIC"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_CONTINUE"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_START"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_STOP"},{"p":"wellen","c":"MIDI","l":"MIDI_CLOCK_TICK"},{"p":"wellen","c":"MIDI","l":"MIDI_SONG_POSITION_POINTER"},{"p":"wellen","c":"MidiIn","l":"MidiIn(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"MidiIn","l":"MidiIn(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"MidiOut","l":"MidiOut(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"MidiOut","l":"MidiOut(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"MidiUtilities","l":"MidiUtilities()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Wellen","l":"millis_to_samples(float)"},{"p":"wellen","c":"Wellen","l":"millis_to_samples(float, float)","u":"millis_to_samples(float,float)"},{"p":"wellen","c":"Scale","l":"MINOR"},{"p":"wellen","c":"Scale","l":"MINOR_PENTATONIC"},{"p":"wellen","c":"ToneEngineMIDI","l":"mMidiOut"},{"p":"wellen.analysis","c":"FFT","l":"modulus(float[], float[])","u":"modulus(float[],float[])"},{"p":"wellen.analysis","c":"FFT","l":"modulus(float[], int)","u":"modulus(float[],int)"},{"p":"wellen","c":"Wellen","l":"MONO"},{"p":"wellen.dsp","c":"Signal","l":"mono()"},{"p":"wellen.dsp","c":"Signal","l":"mult(float)"},{"p":"wellen","c":"Wellen","l":"NO_AUDIO_DEVICE"},{"p":"wellen","c":"Wellen","l":"NO_CHANNELS"},{"p":"wellen","c":"Wellen","l":"NO_EVENT"},{"p":"wellen","c":"Wellen","l":"NO_INPOINT"},{"p":"wellen","c":"Wellen","l":"NO_LOOP"},{"p":"wellen","c":"Wellen","l":"NO_LOOP_COUNT"},{"p":"wellen.dsp","c":"Sampler","l":"NO_LOOP_POINT"},{"p":"wellen","c":"Wellen","l":"NO_OUTPOINT"},{"p":"wellen","c":"ToneEngineDSP","l":"no_output()"},{"p":"wellen","c":"Wellen","l":"NO_POSITION"},{"p":"wellen","c":"Wellen","l":"NO_VALUE"},{"p":"wellen","c":"FFT","l":"noAverages()"},{"p":"wellen","c":"Wellen","l":"NOISE_GAUSSIAN_WHITE"},{"p":"wellen","c":"Wellen","l":"NOISE_GAUSSIAN_WHITE2"},{"p":"wellen","c":"Wellen","l":"NOISE_PINK"},{"p":"wellen","c":"Wellen","l":"NOISE_PINK2"},{"p":"wellen","c":"Wellen","l":"NOISE_PINK3"},{"p":"wellen","c":"Wellen","l":"NOISE_SIMPLEX"},{"p":"wellen","c":"Wellen","l":"NOISE_WHITE"},{"p":"wellen.dsp","c":"Noise","l":"Noise()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Wavetable","l":"noise(float[])"},{"p":"wellen","c":"FFT","l":"NONE"},{"p":"wellen","c":"MIDI","l":"NOTE_A0"},{"p":"wellen","c":"MIDI","l":"NOTE_A1"},{"p":"wellen","c":"MIDI","l":"NOTE_A2"},{"p":"wellen","c":"MIDI","l":"NOTE_A3"},{"p":"wellen","c":"MIDI","l":"NOTE_A4"},{"p":"wellen","c":"MIDI","l":"NOTE_A5"},{"p":"wellen","c":"MIDI","l":"NOTE_A6"},{"p":"wellen","c":"MIDI","l":"NOTE_A7"},{"p":"wellen","c":"MIDI","l":"NOTE_A8"},{"p":"wellen","c":"MIDI","l":"NOTE_B0"},{"p":"wellen","c":"MIDI","l":"NOTE_B1"},{"p":"wellen","c":"MIDI","l":"NOTE_B2"},{"p":"wellen","c":"MIDI","l":"NOTE_B3"},{"p":"wellen","c":"MIDI","l":"NOTE_B4"},{"p":"wellen","c":"MIDI","l":"NOTE_B5"},{"p":"wellen","c":"MIDI","l":"NOTE_B6"},{"p":"wellen","c":"MIDI","l":"NOTE_B7"},{"p":"wellen","c":"MIDI","l":"NOTE_B8"},{"p":"wellen","c":"MIDI","l":"NOTE_C1"},{"p":"wellen","c":"MIDI","l":"NOTE_C2"},{"p":"wellen","c":"MIDI","l":"NOTE_C3"},{"p":"wellen","c":"MIDI","l":"NOTE_C4"},{"p":"wellen","c":"MIDI","l":"NOTE_C5"},{"p":"wellen","c":"MIDI","l":"NOTE_C6"},{"p":"wellen","c":"MIDI","l":"NOTE_C7"},{"p":"wellen","c":"MIDI","l":"NOTE_C8"},{"p":"wellen","c":"MIDI","l":"NOTE_C9"},{"p":"wellen","c":"MIDI","l":"NOTE_D1"},{"p":"wellen","c":"MIDI","l":"NOTE_D2"},{"p":"wellen","c":"MIDI","l":"NOTE_D3"},{"p":"wellen","c":"MIDI","l":"NOTE_D4"},{"p":"wellen","c":"MIDI","l":"NOTE_D5"},{"p":"wellen","c":"MIDI","l":"NOTE_D6"},{"p":"wellen","c":"MIDI","l":"NOTE_D7"},{"p":"wellen","c":"MIDI","l":"NOTE_D8"},{"p":"wellen","c":"MIDI","l":"NOTE_D9"},{"p":"wellen","c":"MIDI","l":"NOTE_E1"},{"p":"wellen","c":"MIDI","l":"NOTE_E2"},{"p":"wellen","c":"MIDI","l":"NOTE_E3"},{"p":"wellen","c":"MIDI","l":"NOTE_E4"},{"p":"wellen","c":"MIDI","l":"NOTE_E5"},{"p":"wellen","c":"MIDI","l":"NOTE_E6"},{"p":"wellen","c":"MIDI","l":"NOTE_E7"},{"p":"wellen","c":"MIDI","l":"NOTE_E8"},{"p":"wellen","c":"MIDI","l":"NOTE_E9"},{"p":"wellen","c":"Wellen","l":"NOTE_EIGHTH"},{"p":"wellen","c":"MIDI","l":"NOTE_F1"},{"p":"wellen","c":"MIDI","l":"NOTE_F2"},{"p":"wellen","c":"MIDI","l":"NOTE_F3"},{"p":"wellen","c":"MIDI","l":"NOTE_F4"},{"p":"wellen","c":"MIDI","l":"NOTE_F5"},{"p":"wellen","c":"MIDI","l":"NOTE_F6"},{"p":"wellen","c":"MIDI","l":"NOTE_F7"},{"p":"wellen","c":"MIDI","l":"NOTE_F8"},{"p":"wellen","c":"MIDI","l":"NOTE_F9"},{"p":"wellen","c":"MIDI","l":"NOTE_G1"},{"p":"wellen","c":"MIDI","l":"NOTE_G2"},{"p":"wellen","c":"MIDI","l":"NOTE_G3"},{"p":"wellen","c":"MIDI","l":"NOTE_G4"},{"p":"wellen","c":"MIDI","l":"NOTE_G5"},{"p":"wellen","c":"MIDI","l":"NOTE_G6"},{"p":"wellen","c":"MIDI","l":"NOTE_G7"},{"p":"wellen","c":"MIDI","l":"NOTE_G8"},{"p":"wellen","c":"MIDI","l":"NOTE_G9"},{"p":"wellen","c":"Wellen","l":"NOTE_HALF"},{"p":"wellen.dsp","c":"Sampler","l":"note_off()"},{"p":"wellen","c":"Instrument","l":"note_off()"},{"p":"wellen","c":"InstrumentDSP","l":"note_off()"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"note_off()"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"note_off()"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"note_off()"},{"p":"wellen","c":"InstrumentMIDI","l":"note_off()"},{"p":"wellen","c":"InstrumentOSC","l":"note_off()"},{"p":"wellen","c":"Tone","l":"note_off()"},{"p":"wellen","c":"ToneEngine","l":"note_off()"},{"p":"wellen","c":"ToneEngineDSP","l":"note_off()"},{"p":"wellen","c":"ToneEngineMIDI","l":"note_off()"},{"p":"wellen","c":"ToneEngineOSC","l":"note_off()"},{"p":"wellen","c":"Tone","l":"note_off(int)"},{"p":"wellen","c":"ToneEngine","l":"note_off(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"note_off(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"note_off(int)"},{"p":"wellen","c":"ToneEngineOSC","l":"note_off(int)"},{"p":"wellen.dsp","c":"Sampler","l":"note_on()"},{"p":"wellen.dsp","c":"Sampler","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"Instrument","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSP","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentMIDI","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"InstrumentOSC","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"Tone","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngine","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"ToneEngineOSC","l":"note_on(int, int)","u":"note_on(int,int)"},{"p":"wellen","c":"Tone","l":"note_on(int, int, float)","u":"note_on(int,int,float)"},{"p":"wellen","c":"ToneEngine","l":"note_on(int, int, float)","u":"note_on(int,int,float)"},{"p":"wellen","c":"Wellen","l":"NOTE_QUARTER"},{"p":"wellen","c":"Wellen","l":"NOTE_SIXTEENTH"},{"p":"wellen","c":"Wellen","l":"NOTE_THIRTYSECOND"},{"p":"wellen","c":"MidiUtilities","l":"note_to_frequency(int)"},{"p":"wellen","c":"Note","l":"note_to_frequency(int)"},{"p":"wellen","c":"Note","l":"note_to_frequency(int, float)","u":"note_to_frequency(int,float)"},{"p":"wellen","c":"MidiUtilities","l":"note_to_string(int)"},{"p":"wellen","c":"Note","l":"note_to_string(int)"},{"p":"wellen","c":"Wellen","l":"NOTE_WHOLE"},{"p":"wellen","c":"Arpeggiator","l":"note()"},{"p":"wellen","c":"Note","l":"Note()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Arpeggiator.NoteStruct","l":"NoteStruct()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Arpeggiator.NoteStruct","l":"NoteStruct(boolean, int, float)","u":"%3Cinit%3E(boolean,int,float)"},{"p":"wellen","c":"Wellen","l":"now()"},{"p":"wellen.dsp","c":"Signal","l":"num_channels()"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"NUM_OF_VOWELS"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"number_of_input_channels"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"number_of_output_channels"},{"p":"wellen","c":"Scale","l":"NUMBER_OF_SCALES"},{"p":"wellen","c":"Scale","l":"OCTAVE"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_CONTROLCHANGE"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_NOTE_OFF"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_NOTE_ON"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_PITCHBEND"},{"p":"wellen","c":"ToneEngineOSC","l":"OSC_ADDR_PATTERN_PROGRAMCHANGE"},{"p":"wellen","c":"Wellen","l":"OSC_SAWTOOTH"},{"p":"wellen","c":"Wellen","l":"OSC_SINE"},{"p":"wellen","c":"Wellen","l":"OSC_SQUARE"},{"p":"wellen","c":"Wellen","l":"OSC_TRIANGLE"},{"p":"wellen","c":"EventReceiverOSC","l":"oscEvent(OscMessage)","u":"oscEvent(oscP5.OscMessage)"},{"p":"wellen.dsp","c":"Oscillator","l":"Oscillator()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"OscillatorFunction()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"OscillatorFunction(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"EffectMono","l":"out(float[])"},{"p":"wellen.dsp","c":"Gain","l":"out(float[])"},{"p":"wellen.dsp","c":"EffectStereo","l":"out(float[], float[])","u":"out(float[],float[])"},{"p":"wellen.dsp","c":"Gain","l":"out(float[], float[])","u":"out(float[],float[])"},{"p":"wellen.dsp","c":"Reverb","l":"out(float[], float[])","u":"out(float[],float[])"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"output_device_ID"},{"p":"wellen","c":"Patch","l":"output_signal_update()"},{"p":"wellen","c":"Track","l":"output_signal_update()"},{"p":"wellen.dsp","c":"DSPNodeOutputSignal","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSP","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.FAT_LEAD","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.HI_HAT","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.KICK_DRUM","l":"output_signal()"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"output_signal()"},{"p":"wellen","c":"Patch","l":"output_signal()"},{"p":"wellen","c":"ToneEngineDSP","l":"output_signal()"},{"p":"wellen","c":"Track","l":"output_signal()"},{"p":"wellen.dsp","c":"ADSR","l":"output()"},{"p":"wellen.dsp","c":"Crossfader","l":"output()"},{"p":"wellen.dsp","c":"DSPNodeOutput","l":"output()"},{"p":"wellen.dsp","c":"Envelope","l":"output()"},{"p":"wellen.dsp","c":"FMSynthesis","l":"output()"},{"p":"wellen.dsp","c":"Noise","l":"output()"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"output()"},{"p":"wellen.dsp","c":"Sampler","l":"output()"},{"p":"wellen.dsp","c":"Wavetable","l":"output()"},{"p":"wellen","c":"SAM","l":"output()"},{"p":"wellen","c":"ToneEngineDSP","l":"output()"},{"p":"wellen","c":"Wellen","l":"PAN_LINEAR"},{"p":"wellen","c":"Wellen","l":"PAN_SINE_LAW"},{"p":"wellen","c":"Wellen","l":"PAN_SQUARE_LAW"},{"p":"wellen","c":"Patch","l":"pan()"},{"p":"wellen","c":"Track","l":"pan()"},{"p":"wellen","c":"Pan","l":"Pan()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Patch","l":"Patch()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Patch","l":"Patch(float)","u":"%3Cinit%3E(float)"},{"p":"wellen","c":"Patch","l":"patch(int)"},{"p":"wellen","c":"Patch","l":"patchs()"},{"p":"wellen","c":"Arpeggiator","l":"pattern_16(int, int, float)","u":"pattern_16(int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"pattern_32(int, int, float)","u":"pattern_32(int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"pattern_4(int, int, float)","u":"pattern_4(int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"pattern_8(int, int, float)","u":"pattern_8(int,int,float)"},{"p":"wellen","c":"Pattern","l":"Pattern()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Arpeggiator","l":"pattern(int, int, float)","u":"pattern(int,int,float)"},{"p":"wellen","c":"Pattern","l":"Pattern(int, int, int)","u":"%3Cinit%3E(int,int,int)"},{"p":"wellen","c":"Arpeggiator","l":"pattern(int, int, int, float)","u":"pattern(int,int,int,float)"},{"p":"wellen.dsp","c":"Sampler","l":"pause_recording()"},{"p":"wellen","c":"AudioBufferManager","l":"pause(boolean)"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"pause(boolean)"},{"p":"wellen.dsp","c":"DSP","l":"pause(boolean)"},{"p":"wellen","c":"FFT","l":"perform_forward_transform(float[])"},{"p":"wellen","c":"Instrument","l":"pitch_bend(float)"},{"p":"wellen","c":"InstrumentDSP","l":"pitch_bend(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"pitch_bend(float)"},{"p":"wellen","c":"InstrumentOSC","l":"pitch_bend(float)"},{"p":"wellen","c":"Tone","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngine","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngineDSP","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"pitch_bend(int)"},{"p":"wellen","c":"ToneEngineOSC","l":"pitch_bend(int)"},{"p":"wellen.analysis","c":"PitchDetection","l":"PitchDetection()","u":"%3Cinit%3E()"},{"p":"wellen.analysis","c":"PitchDetection","l":"PitchDetection(float, int)","u":"%3Cinit%3E(float,int)"},{"p":"wellen.analysis","c":"PitchDetection","l":"PitchDetection(float, int, double)","u":"%3Cinit%3E(float,int,double)"},{"p":"wellen.dsp","c":"Sampler","l":"play()"},{"p":"wellen","c":"Arpeggiator","l":"play(int, int)","u":"play(int,int)"},{"p":"wellen.analysis","c":"FFT","l":"powerAndPhaseFromFFT(float[], float[], float[])","u":"powerAndPhaseFromFFT(float[],float[],float[])"},{"p":"wellen","c":"MIDI","l":"PPQN"},{"p":"wellen","c":"Pattern","l":"print(String)","u":"print(java.lang.String)"},{"p":"wellen","c":"Pattern","l":"println()"},{"p":"wellen","c":"Pattern","l":"println(String)","u":"println(java.lang.String)"},{"p":"wellen","c":"Track","l":"println(String)","u":"println(java.lang.String)"},{"p":"wellen.dsp","c":"Delay","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"DSPNodeProcessSignal","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"Reverb","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen","c":"Pan","l":"process_signal(Signal)","u":"process_signal(wellen.dsp.Signal)"},{"p":"wellen.dsp","c":"Delay","l":"process(float)"},{"p":"wellen.dsp","c":"Distortion","l":"process(float)"},{"p":"wellen.dsp","c":"DSPNodeProcess","l":"process(float)"},{"p":"wellen.dsp","c":"FilterBalance","l":"process(float)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"process(float)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"process(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterHighPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterLowPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"process(float)"},{"p":"wellen.dsp","c":"FilterResonator","l":"process(float)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"process(float)"},{"p":"wellen.dsp","c":"Reverb","l":"process(float)"},{"p":"wellen","c":"Pan","l":"process(float)"},{"p":"wellen.dsp","c":"Vocoder","l":"process(float, float)","u":"process(float,float)"},{"p":"wellen.analysis","c":"BeatDetection","l":"process(float[])"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"process(float[])"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"process(float[])"},{"p":"wellen.analysis","c":"PitchDetection","l":"process(float[])"},{"p":"wellen.analysis","c":"RootMeanSquare","l":"process(float[])"},{"p":"wellen.analysis","c":"Sonogram","l":"process(float[])"},{"p":"wellen.analysis","c":"SoundLevelPressure","l":"process(float[])"},{"p":"wellen.dsp","c":"FilterBiquad","l":"process(float[])"},{"p":"wellen.dsp","c":"Vocoder","l":"process(float[], float[], float[])","u":"process(float[],float[],float[])"},{"p":"wellen.dsp","c":"Reverb","l":"process(float[], float[], float[], float[])","u":"process(float[],float[],float[],float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"pulse(float[], float)","u":"pulse(float[],float)"},{"p":"wellen","c":"Wellen","l":"queryAudioInputAndOutputDevices(String, boolean, boolean)","u":"queryAudioInputAndOutputDevices(java.lang.String,boolean,boolean)"},{"p":"wellen.dsp","c":"Envelope","l":"ramp_to(float, float)","u":"ramp_to(float,float)"},{"p":"wellen.dsp","c":"Envelope","l":"ramp(float, float, float)","u":"ramp(float,float,float)"},{"p":"wellen","c":"Wellen","l":"random(float, float)","u":"random(float,float)"},{"p":"wellen.dsp","c":"Crossfader","l":"ratio"},{"p":"wellen","c":"BeatMIDI","l":"receiveControlChange(int, int, int)","u":"receiveControlChange(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveControlChange(int, int, int)","u":"receiveControlChange(int,int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveControlChange(int, int, int)","u":"receiveControlChange(int,int,int)"},{"p":"wellen","c":"BeatMIDI","l":"receiveNoteOff(int, int)","u":"receiveNoteOff(int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveNoteOff(int, int)","u":"receiveNoteOff(int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveNoteOff(int, int)","u":"receiveNoteOff(int,int)"},{"p":"wellen","c":"BeatMIDI","l":"receiveNoteOn(int, int, int)","u":"receiveNoteOn(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveNoteOn(int, int, int)","u":"receiveNoteOn(int,int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveNoteOn(int, int, int)","u":"receiveNoteOn(int,int,int)"},{"p":"wellen","c":"BeatMIDI","l":"receiveProgramChange(int, int, int)","u":"receiveProgramChange(int,int,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"receiveProgramChange(int, int, int)","u":"receiveProgramChange(int,int,int)"},{"p":"wellen","c":"MidiInListener","l":"receiveProgramChange(int, int, int)","u":"receiveProgramChange(int,int,int)"},{"p":"wellen.dsp","c":"Sampler","l":"record(float)"},{"p":"wellen.dsp","c":"Sampler","l":"record(float[])"},{"p":"wellen","c":"ToneEngineDSP","l":"register_audioblock_callback(ToneEngineDSP.AudioOutputCallback)","u":"register_audioblock_callback(wellen.ToneEngineDSP.AudioOutputCallback)"},{"p":"wellen","c":"ToneEngineDSP","l":"remove_effect(EffectStereo)","u":"remove_effect(wellen.dsp.EffectStereo)"},{"p":"wellen.dsp","c":"Envelope","l":"remove_listener(EnvelopeListener)","u":"remove_listener(wellen.EnvelopeListener)"},{"p":"wellen.dsp","c":"Sampler","l":"remove_listener(SamplerListener)","u":"remove_listener(wellen.SamplerListener)"},{"p":"wellen","c":"Beat","l":"remove(Beat.Listener)","u":"remove(wellen.Beat.Listener)"},{"p":"wellen.dsp","c":"BeatDSP","l":"remove(Trigger.Listener)","u":"remove(wellen.dsp.Trigger.Listener)"},{"p":"wellen.dsp","c":"Trigger","l":"remove(Trigger.Listener)","u":"remove(wellen.dsp.Trigger.Listener)"},{"p":"wellen","c":"MidiIn","l":"removeListener(MidiInListener)","u":"removeListener(wellen.MidiInListener)"},{"p":"wellen","c":"Tone","l":"replace_instrument(Class extends Instrument>, int)","u":"replace_instrument(java.lang.Class,int)"},{"p":"wellen","c":"Tone","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngine","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngineDSP","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngineMIDI","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"ToneEngineOSC","l":"replace_instrument(Instrument)","u":"replace_instrument(wellen.Instrument)"},{"p":"wellen","c":"Arpeggiator","l":"replace_pattern(Arpeggiator.NoteStruct[])","u":"replace_pattern(wellen.Arpeggiator.NoteStruct[])"},{"p":"wellen","c":"BeatMIDI","l":"reset_beat_counter_at_stop(boolean)"},{"p":"wellen.dsp","c":"Vocoder","l":"reset_history()"},{"p":"wellen","c":"Arpeggiator","l":"reset()"},{"p":"wellen","c":"BeatEvent","l":"reset()"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"reset()"},{"p":"wellen.dsp","c":"Wavetable","l":"reset()"},{"p":"wellen","c":"Sequencer","l":"reset()"},{"p":"wellen.dsp","c":"Sampler","l":"resume_recording()"},{"p":"wellen.dsp","c":"Reverb","l":"Reverb()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Sampler","l":"rewind()"},{"p":"wellen","c":"SAM","l":"rewind()"},{"p":"wellen","c":"HarmonicTable","l":"RIGHT"},{"p":"wellen.dsp","c":"Signal","l":"right_add(float)"},{"p":"wellen.dsp","c":"Signal","l":"right_mult(float)"},{"p":"wellen.dsp","c":"Signal","l":"right()"},{"p":"wellen.dsp","c":"Signal","l":"right(float)"},{"p":"wellen.analysis","c":"RootMeanSquare","l":"RootMeanSquare()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Wellen","l":"run_sketch_with_resources(Class extends PApplet>)","u":"run_sketch_with_resources(java.lang.Class)"},{"p":"wellen","c":"Pattern","l":"run_test()"},{"p":"wellen","c":"Track","l":"run_test()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"run()"},{"p":"wellen","c":"BeatMIDI","l":"running()"},{"p":"wellen","c":"SAM","l":"SAM()","u":"%3Cinit%3E()"},{"p":"wellen","c":"SAM","l":"SAM(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"sample_buffer_size"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"sample_rate"},{"p":"wellen","c":"WAVConverter.Info","l":"sample_rate"},{"p":"wellen","c":"AudioDevice","l":"sample_rate()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"sample_rate()"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler(float[])","u":"%3Cinit%3E(float[])"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler(float[], float)","u":"%3Cinit%3E(float[],float)"},{"p":"wellen.dsp","c":"Sampler","l":"Sampler(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"InstrumentDSPLibrary.SAMPLER","l":"SAMPLER(int, float[])","u":"%3Cinit%3E(int,float[])"},{"p":"wellen","c":"WAVConverter.Info","l":"samples"},{"p":"wellen","c":"Wellen","l":"samples_to_millis(int)"},{"p":"wellen","c":"Wellen","l":"samples_to_millis(int, float)","u":"samples_to_millis(int,float)"},{"p":"wellen","c":"Wellen","l":"samples_to_seconds(int)"},{"p":"wellen","c":"Wellen","l":"samples_to_seconds(int, float)","u":"samples_to_seconds(int,float)"},{"p":"wellen.dsp","c":"Wavetable","l":"sawtooth(float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"sawtooth(float[], boolean)","u":"sawtooth(float[],boolean)"},{"p":"wellen.dsp","c":"Wavetable","l":"sawtooth(float[], int)","u":"sawtooth(float[],int)"},{"p":"wellen","c":"SAM","l":"say(String)","u":"say(java.lang.String)"},{"p":"wellen","c":"SpeechSynthesis","l":"say(String)","u":"say(java.lang.String)"},{"p":"wellen","c":"SAM","l":"say(String, boolean)","u":"say(java.lang.String,boolean)"},{"p":"wellen","c":"SpeechSynthesis","l":"say(String, String)","u":"say(java.lang.String,java.lang.String)"},{"p":"wellen","c":"SpeechSynthesis","l":"say(String, String, boolean, int, String)","u":"say(java.lang.String,java.lang.String,boolean,int,java.lang.String)"},{"p":"wellen","c":"Scale","l":"Scale()","u":"%3Cinit%3E()"},{"p":"wellen","c":"FFT","l":"scaleBand(int, float)","u":"scaleBand(int,float)"},{"p":"wellen","c":"FFT","l":"scaleFreq(float, float)","u":"scaleFreq(float,float)"},{"p":"wellen","c":"Wellen","l":"seconds_to_samples(float)"},{"p":"wellen","c":"Wellen","l":"seconds_to_samples(float, float)","u":"seconds_to_samples(float,float)"},{"p":"wellen","c":"ToneEngineMIDI","l":"SEND_NOTE_OFF_TO_ALL"},{"p":"wellen","c":"MidiIn","l":"send(MidiMessage, long)","u":"send(javax.sound.midi.MidiMessage,long)"},{"p":"wellen","c":"MidiOut","l":"sendControllerChange(int, int, int)","u":"sendControllerChange(int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendMessage(int, int, int, int)","u":"sendMessage(int,int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendNoteOff(int, int, int)","u":"sendNoteOff(int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendNoteOn(int, int, int)","u":"sendNoteOn(int,int,int)"},{"p":"wellen","c":"MidiOut","l":"sendPitchBend(int, int, int)","u":"sendPitchBend(int,int,int)"},{"p":"wellen","c":"Sequencer","l":"Sequencer(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"Sequencer","l":"Sequencer(T...)","u":"%3Cinit%3E(T...)"},{"p":"wellen.dsp","c":"ADSR","l":"set_adsr(float, float, float, float)","u":"set_adsr(float,float,float,float)"},{"p":"wellen","c":"Instrument","l":"set_adsr(float, float, float, float)","u":"set_adsr(float,float,float,float)"},{"p":"wellen.dsp","c":"Distortion","l":"set_amplification(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_amplification(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_amplitude_falloff(float)"},{"p":"wellen","c":"Instrument","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_amplitude_LFO_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_amplitude_LFO_frequency(float)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Noise","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_amplitude(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_amplitude(float, int)","u":"set_amplitude(float,int)"},{"p":"wellen","c":"Instrument","l":"set_amplitude(float, int)","u":"set_amplitude(float,int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_amplitude(float, int)","u":"set_amplitude(float,int)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_attack_sec(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_attack(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_attack(float)"},{"p":"wellen","c":"Instrument","l":"set_attack(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_attack(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_attack(float)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"set_bandwidth(float)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"set_bandwidth(float)"},{"p":"wellen.dsp","c":"FilterResonator","l":"set_bandwidth(float)"},{"p":"wellen","c":"BeatEvent","l":"set_beat_count(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_bits_per_sample(int)"},{"p":"wellen.dsp","c":"Distortion","l":"set_bits(int)"},{"p":"wellen","c":"Beat","l":"set_bpm(float)"},{"p":"wellen","c":"BeatEvent","l":"set_bpm(float)"},{"p":"wellen.dsp","c":"BeatDSP","l":"set_bpm(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_buffer(float[])"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_carrier(Wavetable)","u":"set_carrier(wellen.dsp.Wavetable)"},{"p":"wellen","c":"InstrumentDSP","l":"set_channels(int)"},{"p":"wellen.dsp","c":"Distortion","l":"set_clip(float)"},{"p":"wellen.dsp","c":"FilterBalance","l":"set_comparator_signal(float)"},{"p":"wellen.dsp","c":"Envelope","l":"set_current_value(float)"},{"p":"wellen","c":"Sequencer","l":"set_current(T)"},{"p":"wellen.dsp","c":"Reverb","l":"set_damp(float)"},{"p":"wellen.dsp","c":"Delay","l":"set_decay_rate(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_decay(float)"},{"p":"wellen","c":"Instrument","l":"set_decay(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_decay(float)"},{"p":"wellen","c":"Instrument","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_detune_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"InstrumentOSC","l":"set_detune_oscillator_type(int)"},{"p":"wellen","c":"Instrument","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_detune(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_detune(float)"},{"p":"wellen.dsp","c":"Delay","l":"set_echo_length(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_edge_fading(int)"},{"p":"wellen","c":"Tone","l":"set_engine(ToneEngine)","u":"set_engine(wellen.ToneEngine)"},{"p":"wellen","c":"Instrument","l":"set_filter_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_filter_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_filter_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_filter_frequency(float)"},{"p":"wellen","c":"Instrument","l":"set_filter_resonance(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_filter_resonance(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_filter_resonance(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_filter_resonance(float)"},{"p":"wellen.dsp","c":"Vocoder","l":"set_formant_shift(float)"},{"p":"wellen","c":"Instrument","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_frequency_LFO_amplitude(float)"},{"p":"wellen","c":"Instrument","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_frequency_LFO_frequency(float)"},{"p":"wellen.dsp","c":"FilterBalance","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterBandPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterHighPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterLowPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"FilterResonator","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_frequency(float)"},{"p":"wellen","c":"Instrument","l":"set_frequency(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_frequency(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_frequency(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_frequency(float, int)","u":"set_frequency(float,int)"},{"p":"wellen","c":"Instrument","l":"set_frequency(float, int)","u":"set_frequency(float,int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_frequency(float, int)","u":"set_frequency(float,int)"},{"p":"wellen.dsp","c":"Gain","l":"set_gain(float)"},{"p":"wellen","c":"ToneEngineDSP","l":"set_gain(float)"},{"p":"wellen","c":"Track","l":"set_in_out_point(int, int)","u":"set_in_out_point(int,int)"},{"p":"wellen","c":"Pattern","l":"set_in_point(int)"},{"p":"wellen","c":"Track","l":"set_in_point(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_in(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_input_device(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_interpolation(int)"},{"p":"wellen.dsp","c":"BeatDSP","l":"set_interval_sec(float)"},{"p":"wellen.dsp","c":"BeatDSP","l":"set_interval(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_jitter_range(float)"},{"p":"wellen","c":"Loop","l":"set_length(int)"},{"p":"wellen","c":"Pattern","l":"set_length(int)"},{"p":"wellen","c":"Track","l":"set_length(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_all()"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_in_normalized(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_in(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_out_normalized(float)"},{"p":"wellen.dsp","c":"Sampler","l":"set_loop_out(int)"},{"p":"wellen","c":"Pattern","l":"set_loop(int)"},{"p":"wellen","c":"Track","l":"set_loop(int)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_cutoff_max(float)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_cutoff_min(float)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_resonance_max(float)"},{"p":"wellen","c":"Instrument","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen","c":"InstrumentOSC","l":"set_LPF_envelope_resonance_min(float)"},{"p":"wellen.analysis","c":"FrequencyDistribution","l":"set_maximum_frequency(float)"},{"p":"wellen.analysis","c":"Sonogram","l":"set_maximum_frequency(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_mode(int)"},{"p":"wellen.dsp","c":"FilterButterworth","l":"set_mode(int)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"set_mode(int)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_modulation_depth(float)"},{"p":"wellen.dsp","c":"FMSynthesis","l":"set_modulator(Wavetable)","u":"set_modulator(wellen.dsp.Wavetable)"},{"p":"wellen","c":"SAM","l":"set_mouth(int)"},{"p":"wellen","c":"HarmonicTable","l":"set_note(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_number_of_input_channels(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_number_of_output_channels(int)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_offset(float)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_offset(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_offset(float)"},{"p":"wellen","c":"Loop","l":"set_offset(int)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_oscillation_range(float, float)","u":"set_oscillation_range(float,float)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_oscillation_speed(float)"},{"p":"wellen","c":"Instrument","l":"set_oscillator_type(int)"},{"p":"wellen","c":"InstrumentDSP","l":"set_oscillator_type(int)"},{"p":"wellen","c":"InstrumentMIDI","l":"set_oscillator_type(int)"},{"p":"wellen","c":"InstrumentOSC","l":"set_oscillator_type(int)"},{"p":"wellen","c":"Pattern","l":"set_out_point(int)"},{"p":"wellen","c":"Track","l":"set_out_point(int)"},{"p":"wellen.dsp","c":"Sampler","l":"set_out(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_output_device(int)"},{"p":"wellen","c":"Pan","l":"set_pan_type(int)"},{"p":"wellen","c":"Instrument","l":"set_pan(float)"},{"p":"wellen","c":"Pan","l":"set_panning(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_peak_gain(float)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_phase_offset(float)"},{"p":"wellen","c":"SAM","l":"set_pitch(int)"},{"p":"wellen","c":"Grid","l":"set_PPQN(int)"},{"p":"wellen.dsp","c":"Vocoder","l":"set_reaction_time(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_release_sec(float)"},{"p":"wellen.analysis","c":"EnvelopeFollower","l":"set_release(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_release(float)"},{"p":"wellen","c":"Instrument","l":"set_release(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_release(float)"},{"p":"wellen.dsp","c":"FilterBiquad","l":"set_resonance(float)"},{"p":"wellen.dsp","c":"FilterHighLowBandPass","l":"set_resonance(float)"},{"p":"wellen.dsp","c":"FilterMoogLadderLowPass","l":"set_resonance(float)"},{"p":"wellen.dsp","c":"Reverb","l":"set_roomsize(float)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_sample_buffer_size(int)"},{"p":"wellen","c":"AudioDeviceConfiguration","l":"set_sample_rate(int)"},{"p":"wellen","c":"SAM","l":"set_sample_speed(float)"},{"p":"wellen.analysis","c":"BeatDetection","l":"set_sensitivity(double)"},{"p":"wellen","c":"SAM","l":"set_sing_mode(boolean)"},{"p":"wellen.dsp","c":"Sampler","l":"set_speed(float)"},{"p":"wellen","c":"SAM","l":"set_speed(int)"},{"p":"wellen.dsp","c":"Noise","l":"set_step(float)"},{"p":"wellen","c":"Sequencer","l":"set_step(int)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_sustain_falloff(float)"},{"p":"wellen.dsp","c":"ADSR","l":"set_sustain(float)"},{"p":"wellen","c":"Instrument","l":"set_sustain(float)"},{"p":"wellen","c":"InstrumentDSP","l":"set_sustain(float)"},{"p":"wellen","c":"InstrumentDSPLibrary.BELL","l":"set_sustain(float)"},{"p":"wellen.analysis","c":"BeatDetection","l":"set_threshold(double)"},{"p":"wellen","c":"SAM","l":"set_throat(int)"},{"p":"wellen.dsp","c":"Envelope","l":"set_time_scale(float)"},{"p":"wellen.dsp","c":"Distortion","l":"set_type(int)"},{"p":"wellen.dsp","c":"Noise","l":"set_type(int)"},{"p":"wellen.dsp","c":"Vocoder","l":"set_volume(float)"},{"p":"wellen","c":"Patch","l":"set_volume(float)"},{"p":"wellen","c":"Track","l":"set_volume(float)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"set_vowel(int)"},{"p":"wellen.dsp","c":"Oscillator","l":"set_waveform(int)"},{"p":"wellen.dsp","c":"OscillatorFunction","l":"set_waveform(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_waveform(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"set_waveform(int, int)","u":"set_waveform(int,int)"},{"p":"wellen.dsp","c":"Reverb","l":"set_wet(float)"},{"p":"wellen","c":"Arpeggiator","l":"set(Arpeggiator.NoteStruct[], int, int, float)","u":"set(wellen.Arpeggiator.NoteStruct[],int,int,float)"},{"p":"wellen","c":"Arpeggiator","l":"set(Arpeggiator.NoteStruct[], int, int, int, float)","u":"set(wellen.Arpeggiator.NoteStruct[],int,int,int,float)"},{"p":"wellen.dsp","c":"Signal","l":"set(float)"},{"p":"wellen.dsp","c":"Signal","l":"set(float, float)","u":"set(float,float)"},{"p":"wellen","c":"Sequencer","l":"set(int, T)","u":"set(int,T)"},{"p":"wellen.dsp","c":"Signal","l":"set(Signal)","u":"set(wellen.dsp.Signal)"},{"p":"wellen","c":"FFT","l":"setBand(int, float)","u":"setBand(int,float)"},{"p":"wellen","c":"SpeechSynthesis","l":"setFileName(String)","u":"setFileName(java.lang.String)"},{"p":"wellen","c":"FFT","l":"setFreq(float, float)","u":"setFreq(float,float)"},{"p":"wellen","c":"SpeechSynthesis","l":"setWordsPerMinute(int)"},{"p":"wellen","c":"Wellen","l":"SIG_INT16_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT16_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_3_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_3_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_4_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT24_4_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT32_BIG_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT32_LITTLE_ENDIAN"},{"p":"wellen","c":"Wellen","l":"SIG_INT8"},{"p":"wellen","c":"Wellen","l":"SIG_UINT8"},{"p":"wellen.dsp","c":"Signal","l":"signal"},{"p":"wellen.dsp","c":"Crossfader","l":"signal_a"},{"p":"wellen.dsp","c":"Crossfader","l":"signal_b"},{"p":"wellen","c":"Wellen","l":"SIGNAL_LEFT"},{"p":"wellen","c":"Wellen","l":"SIGNAL_MAX"},{"p":"wellen","c":"Wellen","l":"SIGNAL_MIN"},{"p":"wellen","c":"Wellen","l":"SIGNAL_MONO"},{"p":"wellen","c":"Wellen","l":"SIGNAL_PROCESSING_IGNORE_IN_OUTPOINTS"},{"p":"wellen","c":"Wellen","l":"SIGNAL_RIGHT"},{"p":"wellen","c":"Wellen","l":"SIGNAL_STEREO"},{"p":"wellen.dsp","c":"Signal","l":"signal()"},{"p":"wellen.dsp","c":"Signal","l":"Signal()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Signal","l":"Signal(float)","u":"%3Cinit%3E(float)"},{"p":"wellen.dsp","c":"Signal","l":"Signal(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"wellen.dsp","c":"Signal","l":"Signal(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"Signal","l":"Signal(Signal)","u":"%3Cinit%3E(wellen.dsp.Signal)"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"SIGNED"},{"p":"wellen.dsp","c":"Wavetable","l":"sine(float[])"},{"p":"wellen.analysis","c":"Sonogram","l":"Sonogram(PGraphics)","u":"%3Cinit%3E(processing.core.PGraphics)"},{"p":"wellen.dsp","c":"DSP","l":"sound_pressure_level(float[])"},{"p":"wellen.analysis","c":"SoundLevelPressure","l":"SoundLevelPressure()","u":"%3Cinit%3E()"},{"p":"wellen","c":"FFT","l":"specSize()"},{"p":"wellen","c":"SpeechSynthesis","l":"SpeechSynthesis()","u":"%3Cinit%3E()"},{"p":"wellen","c":"SpeechSynthesis","l":"SpeechSynthesis(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"wellen.dsp","c":"Wavetable","l":"square(float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"square(float[], int)","u":"square(float[],int)"},{"p":"wellen.dsp","c":"Envelope","l":"stages()"},{"p":"wellen.dsp","c":"Sampler","l":"start_recording()"},{"p":"wellen","c":"BeatMIDI","l":"start()"},{"p":"wellen.dsp","c":"ADSR","l":"start()"},{"p":"wellen.dsp","c":"Envelope","l":"start()"},{"p":"wellen","c":"Tone","l":"start(int)"},{"p":"wellen","c":"Beat","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"BeatDSP","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"Trigger","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen","c":"EventReceiverOSC","l":"start(Object)","u":"start(java.lang.Object)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, AudioDeviceConfiguration)","u":"start(java.lang.Object,wellen.AudioDeviceConfiguration)"},{"p":"wellen","c":"Beat","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen.dsp","c":"BeatDSP","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen","c":"EventReceiverMIDI","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen","c":"EventReceiverOSC","l":"start(Object, int)","u":"start(java.lang.Object,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int, int)","u":"start(java.lang.Object,int,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int, int, int, int)","u":"start(java.lang.Object,int,int,int,int)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, int, int, int, int, int, int)","u":"start(java.lang.Object,int,int,int,int,int,int)"},{"p":"wellen","c":"BeatMIDI","l":"start(Object, String)","u":"start(java.lang.Object,java.lang.String)"},{"p":"wellen","c":"EventReceiverMIDI","l":"start(Object, String)","u":"start(java.lang.Object,java.lang.String)"},{"p":"wellen.dsp","c":"DSP","l":"start(Object, String, int, String, int, int, int)","u":"start(java.lang.Object,java.lang.String,int,java.lang.String,int,int,int)"},{"p":"wellen","c":"Tone","l":"start(String, int)","u":"start(java.lang.String,int)"},{"p":"wellen","c":"Tone","l":"start(String, int, int)","u":"start(java.lang.String,int,int)"},{"p":"wellen","c":"Tone","l":"start(String, int, int, int)","u":"start(java.lang.String,int,int,int)"},{"p":"wellen","c":"Tone","l":"start(String...)","u":"start(java.lang.String...)"},{"p":"wellen","c":"Arpeggiator","l":"step()"},{"p":"wellen","c":"Sequencer","l":"step()"},{"p":"wellen","c":"HarmonicTable","l":"step(int)"},{"p":"wellen","c":"Wellen","l":"STEREO"},{"p":"wellen","c":"Beat","l":"stop()"},{"p":"wellen","c":"BeatEvent","l":"stop()"},{"p":"wellen","c":"BeatMIDI","l":"stop()"},{"p":"wellen.dsp","c":"ADSR","l":"stop()"},{"p":"wellen.dsp","c":"DSP","l":"stop()"},{"p":"wellen.dsp","c":"Envelope","l":"stop()"},{"p":"wellen.dsp","c":"Sampler","l":"stop()"},{"p":"wellen","c":"Tone","l":"stop()"},{"p":"wellen","c":"ToneEngine","l":"stop()"},{"p":"wellen","c":"ToneEngineDSP","l":"stop()"},{"p":"wellen","c":"ToneEngineMIDI","l":"stop()"},{"p":"wellen","c":"ToneEngineOSC","l":"stop()"},{"p":"wellen.dsp","c":"BeatDSP","l":"tick()"},{"p":"wellen","c":"FFT","l":"timeSize()"},{"p":"wellen","c":"Wellen","l":"to_millis(float)"},{"p":"wellen","c":"Wellen","l":"to_sec(int)"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_INTERNAL"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_INTERNAL_WITH_NO_OUTPUT"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_MIDI"},{"p":"wellen","c":"Wellen","l":"TONE_ENGINE_OSC"},{"p":"wellen","c":"ToneEngineDSP","l":"ToneEngineDSP()","u":"%3Cinit%3E()"},{"p":"wellen","c":"ToneEngineDSP","l":"ToneEngineDSP(int, int, int, int, int)","u":"%3Cinit%3E(int,int,int,int,int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"ToneEngineMIDI(int)","u":"%3Cinit%3E(int)"},{"p":"wellen","c":"ToneEngineMIDI","l":"ToneEngineMIDI(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"ToneEngineOSC","l":"ToneEngineOSC()","u":"%3Cinit%3E()"},{"p":"wellen","c":"ToneEngineOSC","l":"ToneEngineOSC(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"wellen","c":"ToneEngineOSC","l":"ToneEngineOSC(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"wellen","c":"Track","l":"Track()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Track","l":"Track(float, int, int)","u":"%3Cinit%3E(float,int,int)"},{"p":"wellen","c":"Track","l":"track(int)"},{"p":"wellen","c":"Track","l":"tracks()"},{"p":"wellen.dsp","c":"Wavetable","l":"triangle(float[])"},{"p":"wellen.dsp","c":"Wavetable","l":"triangle(float[], int)","u":"triangle(float[],int)"},{"p":"wellen.dsp","c":"Trigger","l":"trigger_falling_edge(boolean)"},{"p":"wellen.dsp","c":"Trigger","l":"trigger_rising_edge(boolean)"},{"p":"wellen","c":"Arpeggiator","l":"trigger()"},{"p":"wellen.dsp","c":"Trigger","l":"Trigger()","u":"%3Cinit%3E()"},{"p":"wellen","c":"Beat.Listener","l":"trigger(int)"},{"p":"wellen.dsp","c":"BeatDSP.Listener","l":"trigger(int)"},{"p":"wellen.dsp","c":"Trigger.Listener","l":"trigger(int)"},{"p":"wellen.dsp","c":"Trigger","l":"Trigger(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"wellen.dsp","c":"Sampler","l":"tune_frequency_to(float)"},{"p":"wellen","c":"Wellen","l":"TWO_PI"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"UNSIGNED"},{"p":"wellen","c":"HarmonicTable","l":"UP"},{"p":"wellen","c":"HarmonicTable","l":"UP_LEFT"},{"p":"wellen","c":"HarmonicTable","l":"UP_RIGHT"},{"p":"wellen","c":"Track","l":"update(int)"},{"p":"wellen","c":"Track","l":"update(int, int)","u":"update(int,int)"},{"p":"wellen","c":"ToneEngineDSP","l":"USE_AMP_FRACTION"},{"p":"wellen.dsp","c":"Envelope.Stage","l":"value"},{"p":"wellen","c":"Arpeggiator","l":"velocity()"},{"p":"wellen","c":"AudioDeviceImplDesktop","l":"VERBOSE"},{"p":"wellen","c":"BeatMIDI","l":"VERBOSE"},{"p":"wellen","c":"MidiIn","l":"VERBOSE"},{"p":"wellen","c":"Patch","l":"VERBOSE"},{"p":"wellen","c":"ToneEngineDSP","l":"VERBOSE"},{"p":"wellen","c":"Track","l":"VERBOSE"},{"p":"wellen","c":"WAVConverter","l":"VERBOSE"},{"p":"wellen","c":"Wellen","l":"VERSION_MAJOR"},{"p":"wellen","c":"Wellen","l":"VERSION_MINOR"},{"p":"wellen","c":"Wellen","l":"version_string()"},{"p":"wellen.dsp","c":"Vocoder","l":"Vocoder(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_A"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_E"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_I"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_O"},{"p":"wellen.dsp","c":"FilterVowelFormant","l":"VOWEL_U"},{"p":"wellen","c":"Wellen","l":"WAV_FORMAT_IEEE_FLOAT_32BIT"},{"p":"wellen","c":"Wellen","l":"WAV_FORMAT_PCM"},{"p":"wellen","c":"WAVConverter","l":"WAVConverter(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"wellen","c":"WAVConverter","l":"WAVConverter(WAVConverter.Info)","u":"%3Cinit%3E(wellen.WAVConverter.Info)"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_NOISE"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_SAWTOOTH"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_SINE"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_SQUARE"},{"p":"wellen","c":"Wellen","l":"WAVEFORM_TRIANGLE"},{"p":"wellen","c":"Wellen","l":"WAVESHAPE_INTERPOLATE_CUBIC"},{"p":"wellen","c":"Wellen","l":"WAVESHAPE_INTERPOLATE_LINEAR"},{"p":"wellen","c":"Wellen","l":"WAVESHAPE_INTERPOLATE_NONE"},{"p":"wellen.dsp","c":"Wavetable","l":"Wavetable()","u":"%3Cinit%3E()"},{"p":"wellen.dsp","c":"Wavetable","l":"Wavetable(int)","u":"%3Cinit%3E(int)"},{"p":"wellen.dsp","c":"Wavetable","l":"Wavetable(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"wellen","c":"Wellen","l":"Wellen()","u":"%3Cinit%3E()"},{"p":"wellen","c":"FFT","l":"window(int)"},{"p":"wellen","c":"WAVConverter","l":"writeHeader()"}];updateSearchResults();
\ No newline at end of file
diff --git a/docs/wellen/MidiIn.html b/docs/wellen/MidiIn.html
index 4aa2f22..7aa9ca8 100644
--- a/docs/wellen/MidiIn.html
+++ b/docs/wellen/MidiIn.html
@@ -72,9 +72,9 @@ Constructor Summary
-
MidiIn(int pMidiOutputDeviceID)
+
MidiIn(int pMidiInputDeviceID)
-
+
@@ -140,13 +140,13 @@ Constructor Details
MidiIn
-public MidiIn(int pMidiOutputDeviceID)
+public MidiIn(int pMidiInputDeviceID)
MidiIn
-public MidiIn(String pMidiOutputDevice)
+public MidiIn(String pMidiInputDevice)
diff --git a/docs/wellen/dsp/Sampler.html b/docs/wellen/dsp/Sampler.html
index 90458c8..0850639 100644
--- a/docs/wellen/dsp/Sampler.html
+++ b/docs/wellen/dsp/Sampler.html
@@ -74,12 +74,12 @@ Constructor Summary
-
+
-Sampler(float[] data,
+Sampler(float[] buffer,
float sampling_rate)
-
+
@@ -98,27 +98,33 @@ Method Summary
boolean
-static void
-draw_sampler_buffer_circular(Sampler sampler,
+void
+
+
+static void
+
-
-static void
-draw_sampler_position_circular(Sampler fSampler,
+
+static void
+
-
-void
-
+
+void
+
+
+int
+
void
float[]
-
+
int
@@ -127,54 +133,60 @@ Method Summary
int
-
+
-float
-
+int
+
-int
-
+float
+
-float
-
+int
+
-int
-
+float
+
int
-
+
-float
-
+int
+
float
-
+
float
-
+
-boolean
-
+float
+
-void
-
+boolean
+
+
+void
+
+
+boolean
+
boolean
-
+
boolean
-
+
-
+
-
load the sample buffer from *raw* byte data.
+
load the sample data from *raw* byte data.
-load(byte[] data,
+load(byte[] buffer,
boolean little_endian)
-
load the sample buffer from *raw* byte data.
+
load the sample data from *raw* byte data.
void
@@ -191,57 +203,72 @@ Method Summary
returns the output signal.
+void
+
+
+void
+
+
+void
+
+
+void
+
+
boolean
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
+
void
-
-
+
+
+
void
+
+
this function can be used to tune a loaded sample to a specific frequency.
@@ -292,19 +319,19 @@ Sampler
Sampler
-public Sampler(int data_size)
+public Sampler(int buffer_size)
Sampler
-public Sampler(float[] data)
+public Sampler(float[] buffer)
Sampler
-public Sampler(float[] data,
+public Sampler(float[] buffer,
float sampling_rate)
@@ -331,31 +358,31 @@ remove_listener
load
-
-load the sample buffer from *raw* byte data. the method assumes a raw format with 32bit float in a value range
- from -1.0 to 1.0.
+
+load the sample data from *raw* byte data. the method assumes a raw format with 32bit float in a value range from
+ -1.0 to 1.0.
- Parameters:
-data
- raw byte data ( assuming 4 bytes per sample, 32-bit float aka WAVE_FORMAT_IEEE_FLOAT_32BIT )
+buffer
- raw byte data ( assuming 4 bytes per sample, 32-bit float aka WAVE_FORMAT_IEEE_FLOAT_32BIT )
- Returns:
-- instance with data loaded
+- instance with buffer loaded
load
-public Sampler load(byte[] data,
+public Sampler load(byte[] buffer,
boolean little_endian)
-load the sample buffer from *raw* byte data. the method assumes a raw format with 32bit float in a value range
- from -1.0 to 1.0.
+load the sample data from *raw* byte data. the method assumes a raw format with 32bit float in a value range from
+ -1.0 to 1.0.
- Parameters:
-data
- raw byte data ( assuming 4 bytes per sample, 32-bit float aka WAVE_FORMAT_IEEE_FLOAT_32BIT
+buffer
- raw byte data ( assuming 4 bytes per sample, 32-bit float aka WAVE_FORMAT_IEEE_FLOAT_32BIT
)
little_endian
- true if byte data is arranged in little endian order
- Returns:
-- instance with data loaded
+- instance with buffer loaded
@@ -408,15 +435,15 @@ set_amplitude
-
-get_data
-public float[] get_data()
+
+get_buffer
+public float[] get_buffer()
-
-set_data
-public void set_data(float[] data)
+
+set_buffer
+public void set_buffer(float[] buffer)
@@ -512,9 +539,9 @@ set_loop_all
-
-start
-public void start()
+
+play
+public void play()
@@ -524,6 +551,60 @@ stop
+
+start_recording
+public void start_recording()
+
+
+
+
+resume_recording
+public void resume_recording()
+
+
+
+
+pause_recording
+public void pause_recording()
+
+
+
+
+delete_recording
+public void delete_recording()
+
+
+
+
+record
+public void record(float sample)
+
+
+
+
+record
+public void record(float[] samples)
+
+
+
+
+is_recording
+public boolean is_recording()
+
+
+
+
+get_length_recording
+public int get_length_recording()
+
+
+
+
+end_recording
+public int end_recording()
+
+
+
get_loop_in
public int get_loop_in()
@@ -598,7 +679,7 @@ tune_frequency_to
method set_frequency(float)
can be used to play the sample at a desired frequency.
- Parameters:
-frequency_scale
- the assumed frequency of the sampler data in Hz
+frequency_scale
- the assumed frequency of the sampler buffer in Hz