You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's relax the constraint in the Matrix class (MathLib) that values must be numbers. Since sclang automatically lifts math operations to UGens, it seems overly narrow.
EDIT: I've made a ticklist for methods that work with UGens, Arrays, and Functions as matrix entries, from inspecting the code.
See: ambisonictoolkit/atk-sc3#132
Let's relax the constraint in the
Matrix
class (MathLib) that values must be numbers. Since sclang automatically lifts math operations to UGens, it seems overly narrow.EDIT: I've made a ticklist for methods that work with UGens, Arrays, and Functions as matrix entries, from inspecting the code.
class methods
instance methods
Extensions
The text was updated successfully, but these errors were encountered: