-
When playing the modules in a player or OpenMPT (latest version), they sound fine, but with the plugin, Z commands don't seem to work, and some samples cut off abrasively instead of loop (see Executiv…
-
Hi,
The Godot team announced that they added GDNative support for html builds:
https://godotengine.org/article/dev-snapshot-godot-3-2-4-beta-4
https://github.com/godotengine/godot/pull/44076
Is th…
-
This feature can set sound interpolations including no interpolation (disable), balance and quality.
-
First off, very cool library!
Wondering if you've explored generating the necessary abstractions for FMOD to support a cross platform implementation?
I've seen posts that talk about using the na…
-
-
hi,
based on [this topic](https://discourse.panda3d.org/t/adding-support-for-soloud-audio-library-in-panda3d/24631), i've created this issue to implement another audio plugin for panda3d
as you know…
-
### Environment
Alchemy Beta 7.1.9.2492 (64bit)
Release Notes
CPU: AMD Ryzen 7 2700X Eight-Core Processor (2067.47 MHz)
Memory: 32035 MB
Concurrency: 16
OS Version: Linux 6.8.0-36-generic #3…
-
Select portable API(s) (XAudio2, PortAudio, Alsa, Fmod, etc.) that supports 3D sound (or implement it from the scratch).
Core features:
- New entity types: sound source, sound listener.
- New resourc…
-
According to [Questions](https://github.com/parallella/pal/blob/master/QUESTIONS.md) and functions' docs, there's a clearly defined input value range of 0:2Pi. Since pal is meant to be super fast, one…
-
In below example the behavior is different between CPU and GPU devices:
```python
import numpy, dpctl, dpctl.tensor as dpt
dpctl.__version__
# Out: '0.17.0dev0+300.g7757857466'
a = dpt.arange…