By now you should be a bit bored by the clock
and counter
. XOD offers many more nodes to work with and yet more nodes are shared by the community members. What a node does is described with a short annotation carried with the node. Your discovery starts with reading these descriptions.
Let’s learn a few ways to see nodes’ descriptions.
xod/math
section in the Project Browser and click to expand it.clip
patch, and then press the H key. A help box with the description will appear.Discover a few more nodes bundled within the XOD standard library.
As you probably noticed from previous lessons, the help boxes also automatically appear when using Suggester.
Using all the knowledge you have up to this moment, try to make a program which shows a cosine of a continuously increasing angle. Math is beautiful!