public class FloatPanorama extends Object implements Realtime
+
|
+ |
/ \ \ |
/ \ \
/ \ | \
+-------------+-------------+
| Modifier and Type | Class and Description |
|---|---|
class |
eu.bandm.sighkn.FloatPanorama.Channel |
| Modifier and Type | Field and Description |
|---|---|
protected List<eu.bandm.sighkn.FloatPanorama.Channel> |
channels |
FloatSignalSource |
left |
protected float |
outL |
protected float |
outR |
FloatSignalSource |
right |
DEFAULT_AFAP_INTERRUPT_LATENCY, DEFAULT_SLEEP_TIME_MS| Constructor and Description |
|---|
FloatPanorama() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInput(FloatSignalSource signal,
FloatSignalSource factor,
FloatSignalSource pan) |
void |
run()
Processes an event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadHoc, afap, afap, andThen, asAsynchronousSwingEvent, compileControlFlow, every, every, frequently, frequently, frequently, sequence, times, timesprotected List<eu.bandm.sighkn.FloatPanorama.Channel> channels
protected float outL
protected float outR
public final FloatSignalSource left
public final FloatSignalSource right
public void addInput(FloatSignalSource signal, FloatSignalSource factor, FloatSignalSource pan)