CNMAT / Music-and-Computing

Materials built for MUS158A, MUS158B (B is only io area of patchers)
Other
6 stars 3 forks source link

o.num~ documentation #80

Open equilet opened 6 years ago

equilet commented 6 years ago

converts an address into signal value

could be something like

converts the value of an address into a stream of either constant signal values or interpolated signal values from a previously defined constant to the value of an address

or similar.

Also, there's no mention in the docs of what default value that constant is at before the first ramp starts. Is it zero? If so, is that parameter user-definable?