jazzmutant lemur Manuel D’Utilisation

Page de 107
 
95 
LFO Example 
Here is an expression using the time variable that generates an LFO.  
 
LFO = sin(time * 2) *0.5 + 0.5 
You can display this in a SignalScope.  
 
You can assign time-based variables to properties in Lemur objects (such as Friction or 
the ADSR envelopes) to create objects that change over time. However, you can’t assign 
the values of objects (other than the Monitor and SignalScope), so you can’t use the time 
variable to “animate” the purple ball in an Area.