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  
IAudioProcessor — Interface in package de.popforge.audio.processor
id — Property in class de.popforge.audio.processor.bitboy.channels.ChannelBase
IFormatterBindable — Interface in package de.popforge.fui.core
An interface for objects that can react on Formatter objects.
IFuiSkin — Interface in package de.popforge.fui.core
The IFuiSkin interface has to bee implemented by a skin provider for the Fui framework.
IInterpolationBindable — Interface in package de.popforge.fui.core
An interface for objects that can react on Interpolation objects.
IMapping — Interface in package de.popforge.parameter
IMapping is an interface providing the necessary mapping function and vice versa
ImplementationRequiredError — Class in package de.popforge.fui.core
The ImplementationRequiredError is thrown when a method has to be overriden.
ImplementationRequiredError() — Constructor in class de.popforge.fui.core.ImplementationRequiredError
Creates a new ImplementationRequiredError object.
index — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMInstrument
initGroup() — Method in class de.popforge.fui.core.Group
Initializes the group.
instrument — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMTrigger
internalChange — Property in class de.popforge.fui.core.Group
A helping varibable that makres if a change to a proxy parameter has been made internally or comes from a different source (e.g.
interpolate(x) — Method in class de.popforge.interpolation.Interpolation
Calculates the interpolated value y for x based on the control points.
interpolate(x) — Method in class de.popforge.interpolation.InterpolationCosine
Calculates the cosine interpolated value y for x based on the control points.
interpolate(x) — Method in class de.popforge.interpolation.InterpolationCubic
Calculates the cosine interpolated value y for x based on the control points.
interpolate(x) — Method in class de.popforge.interpolation.InterpolationLinear
Calculates the linear interpolated value y for x based on the control points.
interpolation — Property in class de.popforge.fui.controls.InterpolationDisplay
Interpolation — Class in package de.popforge.interpolation
The Interpolation class represents a interpolation between given control points.
Interpolation(mapping:de.popforge.parameter:IMapping) — Constructor in class de.popforge.interpolation.Interpolation
Creates a new Interpolation object.
InterpolationCosine — Final class in package de.popforge.interpolation
InterpolationCosine(mapping:de.popforge.parameter:IMapping) — Constructor in class de.popforge.interpolation.InterpolationCosine
Creates a new InterpolationLinear object.
InterpolationCubic — Final class in package de.popforge.interpolation
InterpolationCubic(mapping:de.popforge.parameter:IMapping) — Constructor in class de.popforge.interpolation.InterpolationCubic
Creates a new InterpolationLinear object.
InterpolationDisplay — Class in package de.popforge.fui.controls
The InterpolationDisplay class is a utility to render Interpolation objects.
InterpolationLinear — Final class in package de.popforge.interpolation
The InterpolationLinear class an extension to the Interpolation class using linear interpolation.
InterpolationLinear(mapping:de.popforge.parameter:IMapping) — Constructor in class de.popforge.interpolation.InterpolationLinear
Creates a new InterpolationLinear object.
InterpolationMode — Final class in package de.popforge.interpolation
The InterpolationMode class is an enumeration of constant values that indicate which way an Interpolation object should act.
IParameterBindable — Interface in package de.popforge.fui.core
An interface for objects that can react on Parameter objects.
isBusy() — Method in class de.popforge.audio.processor.fl909.FL909
isButtonPressed(id) — Method in class de.popforge.ui.procontroll.ProcontrollDevice
isIdle() — Method in class de.popforge.audio.processor.bitboy.BitBoy
Returns true is lastRow
isInit — Property in class de.popforge.audio.output.AudioBuffer
Returns true, if the AudioBuffer is inited
isMonophone() — Method in class de.popforge.audio.processor.fl909.voices.Voice
isPlaying() — Method in class de.popforge.audio.output.AudioBuffer
Returns true, if the AudioBuffer is playing
IStringBindable — Interface in package de.popforge.fui.core
An interface for objects that can display a String.
_items — Property in class de.popforge.format.furnace.FurnaceFormat
Array of FurnaceItem items.
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