A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getAmplitudesByName(name) — Static method in class de.popforge.audio.processor.fl909.voices.Rom
getBits() — Method in class de.popforge.audio.output.AudioBuffer
Returns number of bits.
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.Voice
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceBassdrum
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceClap
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceCrash
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceHiHat
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceRide
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceRimshot
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceSnaredrum
getChannel() — Method in class de.popforge.audio.processor.fl909.voices.VoiceTom
getChannels() — Method in class de.popforge.audio.output.AudioBuffer
Returns number of channels.
getChannels(bitboy:de.popforge.audio.processor.bitboy:BitBoy) — Method in class de.popforge.audio.processor.bitboy.formats.FormatBase
Creates and reurns an array of channels.
getDeviceById(id) — Method in class de.popforge.ui.procontroll.ProcontrollControl
getDeviceByName(name) — Method in class de.popforge.ui.procontroll.ProcontrollControl
getElementById(name) — Method in class de.popforge.fui.Fui
Returns a component for the given name.
getInstance() — Static method in class de.popforge.ui.KeyboardShortcut
getInterpolationAt(x) — Method in class de.popforge.interpolation.Interpolation
getLengthSeconds() — Method in class de.popforge.audio.processor.bitboy.BitBoy
returns song length in seconds.
getMultiple() — Method in class de.popforge.audio.output.AudioBuffer
Returns length of the buffer (sampleNum / UNIT_SAMPLES_NUM)
getNumber(min, max) — Method in class de.popforge.math.Random
getPatternLength(patternIndex) — Method in class de.popforge.audio.processor.bitboy.formats.FormatBase
Returns the number of rows in the pattern at given index.
getPatternNext() — Method in class de.popforge.audio.processor.fl909.memory.Memory
getPatternRun() — Method in class de.popforge.audio.processor.fl909.memory.Memory
getRate() — Method in class de.popforge.audio.output.AudioBuffer
Returns samplingRate in Hz
getRate() — Method in class de.popforge.audio.processor.bitboy.BitBoy
getRowIndex() — Method in class de.popforge.audio.processor.bitboy.BitBoy
getSamples() — Method in class de.popforge.audio.output.AudioBuffer
Returns samples for overriding with new amplitudes
getSequenceAt(sequenceIndex) — Method in class de.popforge.audio.processor.bitboy.formats.FormatBase
Finds the pattern index at given position in the sequence.
getTriggerAt(patternIndex, rowIndex, channelIndex) — Method in class de.popforge.audio.processor.bitboy.formats.FormatBase
Finds the trigger object at given indices.
getTriggers() — Method in class de.popforge.audio.processor.fl909.memory.Memory
getValue() — Method in class de.popforge.parameter.Parameter
Returns the current value of the parameter
getValue() — Method in class de.popforge.utils.Formatter
getValueAt(x) — Method in class de.popforge.interpolation.Interpolation
Retrievs the interpolated value at position x and returns the mapped value.
getValueNormalized() — Method in class de.popforge.parameter.Parameter
Returns the current normalized value of the parameter between 0 and 1
grip — Property in class de.popforge.fui.controls.Knob
Group — Class in package de.popforge.fui.core
The Group class is a manager that handles a Parameter object with a MappingValues for multiple components.
Group(fui:de.popforge.fui:Fui) — Constructor in class de.popforge.fui.core.Group
Creates a new Group object.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z