vitreo12 / omni

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

Remove "let" from is_initialized_let #33

Closed vitreo12 closed 4 years ago

vitreo12 commented 4 years ago

This just requires to make sure when unpacking the ugen variables to ignore is_initialized.

vitreo12 commented 4 years ago

Removed is_initialized_let altogether