Package | Description |
---|---|
eu.bandm.sig.adlib | |
eu.bandm.sighkn |
Class and Description |
---|
ArrayLike |
BooleanClockedSignalSource |
BooleanSignalSource |
BoundedAllocationException
Exception to indicate that the size of some preallocated data
structure has exceed its maximum bound.
|
ClockedFloatSignalSource
Deprecated.
Use
FloatClockedSignalSource instead. |
ClockedSignalSource |
CompilableControlFlow |
CompilableDataFlow |
CompilationContext |
CompilationContext.Type |
Conversions.Conversion |
DoubleBinaryOperator |
FloatAdder |
FloatBinaryOperator |
FloatBoundedQuantization
Canonical near-invertible maps between a float interval of the form
[a; b] and an integer interval of the form [0, n] . |
FloatBoundedQuantization.Variable
Quantized variables of apparent type float, backed with a mutable
integer store.
|
FloatClockedSignalSource
Abstract base class for objects that emit a signal of type
float , which attains new values only at clock events. |
FloatConsumer |
FloatControl
Data type for control signals with guaranteed initial values.
|
FloatDelay |
FloatFFT |
FloatOscillator |
FloatPredicate |
FloatRelation |
FloatResonator |
FloatSeries |
FloatSignalSource
Common interface for all objects that emit a signal of type
float . |
FloatSupplier |
FloatTernaryOperator |
FloatUnaryOperator |
FloatVariable
Common interface for real-time concurrent variables of type
float that can be read synchronously and written asynchronously. |
IntBinaryOperator |
IntClockedSignalSource |
IntConsumer |
IntSignalSource |
IntVariable
Common interface for real-time concurrent variables of type
int that can be read synchronously and written asynchronously. |
LLJavaCompilationContext.Label |
LLJavaCompilationContext.Variable |
LongBinaryOperator |
MidiMessageSource |
MidiMessageToSignal
Cf eu/bandm/sig/music/midi/Routing.
|
Realtime
Common interface for objects that react repeatedly to clock events.
|
SignalSource
Common interface for all objects that emit a signal of generic
type.
|
SignalSource.AddOperator |
SignalSource.CompilableBinaryOperator |
SignalSource.DivOperator |
SignalSource.MultOperator |
SignalSource.SubOperator |
ToFloatFunction |
VibesController |
Class and Description |
---|
BooleanSignalSource |
CompilableControlFlow |
CompilableDataFlow |
FloatClockedSignalSource
Abstract base class for objects that emit a signal of type
float , which attains new values only at clock events. |
FloatSignalSource
Common interface for all objects that emit a signal of type
float . |
FloatSupplier |
FloatUnaryOperator |
IntSignalSource |
Realtime
Common interface for objects that react repeatedly to clock events.
|
SignalSource
Common interface for all objects that emit a signal of generic
type.
|