Sounds Logical
home

WaveWarp 2.0 Component

IndexCurrent GroupPrevious GroupNext GroupPrevious ComponentNext ComponentBottom of Page

Functional Description | Algorithm | Signal Implementations | Related Components | Example DWBs usage

Basic Math:

Control Floor

Functional Description
The output control signal (y) is equal to the floor of the input control signal (x) i.e. the largest integer (expressed as a floating point number) not greater than x:

Math function
y = floor(x)

For example:

x floor(x)
-3.14 -4.0
-3.0 -3.0
0.0 0.0
3.14 3.0
3.0 3.0

Algorithm
Floating-point math function
Signal Implementations
Audio signals Control signals Description
n/a Single input single output Output equals math function applied to input
Related components:
Example DrawingBoards illustrating usage:
  • None

IndexCurrent GroupPrevious GroupNext GroupPrevious ComponentNext ComponentTop of Page

home - news - products - store - support - site map - company info
© 2007 Sounds Logical. All rights reserved.
Sounds Logical
legal notice - privacy statement