-
Hello NoelCross
We recently encountered a little problem in the UE5.3 project.
1. During Acoustics multi-thread baking, DefaultEngine.ini will be written repeatedly.
2. When using two or more indep…
-
```
We need to be able to solve problems in complex numbers, as found, for
example, in acoustics.
Currently, all numerical data are typed as numpy.float64 - this will be
made configurable.
It is a h…
-
I'm having trouble baking acoustics locally as whenever I use the local bake bat it will run fine and I can see that simulations are being completed but after around a few minutes to half an hour the …
-
```
We need to be able to solve problems in complex numbers, as found, for
example, in acoustics.
Currently, all numerical data are typed as numpy.float64 - this will be
made configurable.
It is a h…
-
Please kindly add support for using pytorch wildlife platform for bio-acoustics to analyses audio recordings of insects, birds and animals including sounds that are inaudible to human ears.
Having…
arky updated
8 months ago
-
Currently it seems beep uses square waves for acoustics however, sines are softer and it would be nice to have beep output whatever it does already but as sines so for an ordinary command for example:…
ghost updated
3 years ago
-
`atmosphere.py` has an impulse response function that I can convolve with the signal to obtain an attenuated signal.
How to use the `reflection.py` module?
```python
from acoustics.reflection i…
-
```
What steps will reproduce the problem?
Using a USB headset failed to give me any audio input. Same headset works fine
in other applications
and system panel. Changing to built-in microphone in…
-
```
What steps will reproduce the problem?
Using a USB headset failed to give me any audio input. Same headset works fine
in other applications
and system panel. Changing to built-in microphone in…
-
Currently the machinery should work for acoustics, which is a scalar equation. But we have not yet tested for any physics with a FieldDim > 1. Without a test case it is hard to see what to do. The ou…