vitreo12 / omni

DSL for low-level audio programming.
https://vitreo12.github.io/omni/
MIT License
188 stars 6 forks source link

params: array parameters #156

Open vitreo12 opened 3 years ago

vitreo12 commented 3 years ago
params:
    a { [0, 1, 2, 3], 0, 4 }

The size of these arrays would be of course fixed.