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 Div Remainder

Functional Description
The output control signal (y) equals the floating-point remainder of the ratio of the input control signals (x1/ x2), even if the quotient x1/ x2 is not representable:

Math function
y = rem(x1/x2)

Algorithm
Floating-point math function which computes the value x1 - (i * x2 ), for some integer i such that, if x2 is non-zero, the result has the same sign as x1 and magnitude less than the magnitude of x2. If the value of x2is zero, then the output is also zero.
Signal Implementations
Audio signals Control signals Description
n/a Double input single output Output equals math function applied to inputs
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