|
|
|
|
|
by stagas
29 days ago
|
|
It's a compromise of speed vs quality. You can do `oversample(8, ()-> ...)` to get an increase in quality on certain occassions but that will slow down the performance. If anyone wants to contribute gens/filters[0] the code is open source under MIT. [0]: https://github.com/loopmaster-xyz/engine/tree/main/dsl |
|