Jump to content

Opusmodus 3.0.28944 Update


Recommended Posts

Documentation to CLM envelope functions:

ENVELOPE-CONCATENATE

ENVELOPE-DECREASE

ENVELOPE-DIVIDE

ENVELOPE-EXP

ENVELOPE-INCREASE

ENVELOPE-INTERP

ENVELOPE-LENGTH

ENVELOPE-MAX

ENVELOPE-MULTIPLY

ENVELOPE-REFLECT

ENVELOPE-REPEAT

ENVELOPE-REVERSE

ENVELOPE-SAMPLES

ENVELOPE-SIMPLIFY

ENVELOPE-X

ENVELOPE-Y

MAX-ENVELOPE

MIN-ENVELOPE

NORMALIZE-ENVELOPE

SCALE-ENVELOPE

STRETCH-ENVELOPE

WINDOW-ENVELOPE

X-NORM
 

Help function for XY-PLOT:

MAKE-XY

 

Note:

The XY-PLOT input should be composed of pairs of x and y values. Typically, x represents the independent variable, which is often time in many applications, while y represents the dependent variable, often amplitude or another measure.

Please check the documentation.

 

(xy-plot '(2 0 3 1 5 1 7 2 11 3 13 5 17 8 19 13)
             :join-points t :point-radius 2
             :style :axis :point-style :square)

image.png

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy