Jengamon
Jengamon
> Can I request that the 1.2.1 changes be moved into a separate PR? Now in #34 (well, the 1.2.0 changes)
Sample Analytics section is done
The proposal to implement is as follows (from my understanding): The normalization factor (in dB) will be displayed once a sample has been normalized, something like "normalized: +11.58dB" (the method...
after #1284 merge, we should only have UI stuff left: - [ ] Add UI gesture to trigger the zone functionality - [ ] Add UI gesture to clear normalization...
Would making the rng an argument be a path we'd want to go down? Different applications might want different random number properties, and then we could turn off all default...
> We may want to make `rand` optional, or directly expose RNG seeding through the API before upgrading to rand 0.9; that bumps getrandom to 0.3, which is more difficult...
...SecurityManager is also on track for removal https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/lang/SecurityManager.html