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  
sample — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMInstrument
Sample — Class in package de.popforge.audio.output
The class Sample stores 2 Numbers as a representation of the current Sample amplitudes.
Sample(left, right) — Constructor in class de.popforge.audio.output.Sample
Creates a Sample instance
sampleHeader — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMInstrument
sampleNumber — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMSampleHeader
samples — Property in class de.popforge.format.wav.WavFormat
screenMapping — Property in class de.popforge.fui.controls.InterpolationDisplay
sequence — Property in class de.popforge.audio.processor.bitboy.formats.FormatBase
An Array of pattern identifiers.
setBits(bits) — Method in class de.popforge.audio.output.AudioBuffer
Sets the number of bits.
setBPM(bpm) — Method in class de.popforge.audio.processor.bitboy.BitBoy
setChannels(channels) — Method in class de.popforge.audio.output.AudioBuffer
Sets the number of channels.
setFormat(format:de.popforge.audio.processor.bitboy.formats:FormatBase) — Method in class de.popforge.audio.processor.bitboy.BitBoy
set the mod format
setMultiple(multiple) — Method in class de.popforge.audio.output.AudioBuffer
Sets the length of the buffer.
setMute(value) — Method in class de.popforge.audio.processor.bitboy.channels.ChannelBase
setMute(value) — Method in class de.popforge.audio.processor.bitboy.channels.ModChannel
setParameterX(parameter:de.popforge.parameter:Parameter) — Method in class de.popforge.ui.procontroll.ProcontrollStick
setParameterY(parameter:de.popforge.parameter:Parameter) — Method in class de.popforge.ui.procontroll.ProcontrollStick
setRate(rate) — Method in class de.popforge.audio.output.AudioBuffer
Sets the samplingRate.
setRowIndex(rowIndex) — Method in class de.popforge.audio.processor.bitboy.BitBoy
setSpeed(speed) — Method in class de.popforge.audio.processor.bitboy.BitBoy
setValue(value) — Method in class de.popforge.parameter.Parameter
Sets the current value of the parameter if changed, inform all callbacks
setValueNormalized(normalizedValue) — Method in class de.popforge.parameter.Parameter
Sets the current value of the parameter by passing a normalized value between 0 and 1 if changed, inform all callbacks
setX(value) — Method in class de.popforge.ui.procontroll.ProcontrollStick
setY(value) — Method in class de.popforge.ui.procontroll.ProcontrollStick
shuffle — Constant property in class de.popforge.audio.processor.fl909.FL909
size — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMInstrumentHeader
size — Property in class de.popforge.audio.processor.bitboy.formats.xm.XMSampleHeader
SIZE_HIGH — Constant static property in class de.popforge.audio.processor.fl909.voices.VoiceTom
SIZE_LOW — Constant static property in class de.popforge.audio.processor.fl909.voices.VoiceTom
SIZE_MED — Constant static property in class de.popforge.audio.processor.fl909.voices.VoiceTom
skin — Property in class de.popforge.fui.core.FuiComponent
The skin used to render this component.
Slider — Class in package de.popforge.gui
Slider is a default design gui element to change the value of a Parameter Click knob while holding the ALT-key to reset the parameter value
Slider(parameter:de.popforge.parameter:Parameter, length) — Constructor in class de.popforge.gui.Slider
Creates a Slider instance
snappy — Constant property in class de.popforge.audio.processor.fl909.tone.ToneSnaredrum
SoundFactory — Class in package de.popforge.audio.output
The class SoundFactory provides creating a valid flash.media.Sound object by passing either a custom Array with de.popforge.audio.output.Sample entries or by passing an uncompressed PCM ByteArray.
sprintf(format, ... rest) — Package function in de.popforge.utils
An sprintf implementation in ActionScript 3.
start() — Method in class de.popforge.audio.output.AudioBuffer
Starts the AudioBuffer playback
start — Property in class de.popforge.audio.processor.fl909.voices.Voice
stepComplete() — Method in class de.popforge.audio.processor.fl909.memory.Memory
steps — Property in class de.popforge.audio.processor.fl909.memory.Pattern
stepTimes — Constant property in class de.popforge.audio.processor.fl909.FL909
STEREO — Constant static property in class de.popforge.audio.output.Audio
StereoDelay — Class in package de.popforge.audio.processor.effects
StereoDelay() — Constructor in class de.popforge.audio.processor.effects.StereoDelay
sticks — Constant property in class de.popforge.ui.procontroll.ProcontrollDevice
stop() — Method in class de.popforge.audio.output.AudioBuffer
Stops the AudioBuffer playback
stop — Property in class de.popforge.audio.processor.fl909.voices.Voice
sum — Property in class de.popforge.math.RMS
The sum of all values.
SwitchButton — Class in package de.popforge.fui.controls
The SwitchButton class represents a button that keeps is value once pressed.
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