Francesco Cameli

Results 80 issues of Francesco Cameli

To make the future new nim's IC work, all compile time global variables should not be declared as they are right now, but by importing and using `macrocache`: https://nim-lang.org/docs/macrocache.html IC:...

By using `instantiationInfo()`

Right now they are messy: can't `Data[bool]`.

- Unpack everything in `omni_math.nim` - Reduce macros boilerplate - Re-use portions of code

If you need a default, you really should just be using a `param` ...

This should make access to `structs` faster, as they won't be treated as pointers anymore. Then, use the `UGenInit` to initialize thier value. What about `structs` used inside of `Datas`,...

major

`perform 4` / `sample 4` / `chain 4`

major
long-term