isolin

Results 5 issues of isolin

I am using NAudio for custom sampling pipeline. For the instruments I use the raw [VSCO](https://github.com/sgossner/VSCO-2-CE). For most instruments it has three or four pitch samples per octave, so I...

### Godot version 4.0-beta1 ### System information Ubuntu Mate 20.04 ### Issue description While migrating my 3.x addon to 4.0-beta1 I encountered a strange behavior. Materials I create in code,...

bug
topic:rendering
needs testing
topic:dotnet
topic:3d

Hi, I found pyloudnorm just yesterday while searching for a way to get loudness readings from orchestral samples recorded with different velocities, so that I can smoothly interpolate them. For...

**Describe the bug** Feature extraction crashes right away when domain size pooling is enabled. **To Reproduce** I am using the most recent dev version (as of March 6th 2019) compiled...

In [nerf/utils.py](https://github.com/google-research/google-research/blob/eb2edc8f8fc4552c74990d9bd8952d5b542bbc40/snerg/nerf/utils.py#L37) SNERG initializes the optimizer from `flax.optim` which is deprecated and has been [removed](https://github.com/google/flax/blob/main/docs/flip/1009-optimizer-api.md) in favor of **optax**. Could you please incorporate the migration into the SNERG code so...