Math
Derivative controller
This is a tool that computes the temporal derivative of a control signal. Examples are provided by including a source choice group and an audio group. Feel free to replace them by your own.

DerivativeController.pch2

steve
Last Updated ( Sunday, 05 November 2006 )
 
Just tuning
Not to be confused with just intonation. Just tuning is useful e.g. for FM.

This example is from the manual. Read there for a thorough explanation.

justtuning.pch2.jpg

JustTuning.pch2
Last Updated ( Monday, 30 January 2006 )
 
Basic math
Here we go: Addition, Subtraction, Multiplication, Division



Last Updated ( Monday, 30 January 2006 )
 
Synced Sines

Wrapping a sine wave over another one. Read more in Rob Hordijk's basic workshop on Clavia's website.

SyncedSines.pch2

Last Updated ( Friday, 30 December 2005 )
 
Addition/Subtraction
Why would you add or subtract on a synth?
Well, amongst other things you can add or subtract sounds, like
[Original sound] - [sound from LowPassFilterOutput] = [HighPassFilterOutput].

In this example pitch is "added" and "subtracted".
Last Updated ( Sunday, 29 January 2006 )