vitreo12 / omni

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

Have get/setSamplerate and get/setBufsize methods #30

Closed vitreo12 closed 4 years ago

vitreo12 commented 4 years ago

These will be platform agnostic, just like omni_alloc and omni_print. They will be set in each platform.

vitreo12 commented 4 years ago

Fix in: #28