Skip to content

Allow number values for basic operations #2

@jussi-kalliokoski

Description

@jussi-kalliokoski

(This has been brought up before on the AudioWG mailing list)

Currently only the x value is allowed to be a number for basic operations (add, mul, div, etc), which complicates things when you want to for example divide an array by a single number. Now you can only divide a single number by an array.

In my mind ideally the basic operations should only enforce that the dst is an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions