-
Building Fluidsynth with support for libsndfile with MinGW stops with this error:
```
src/bindings/fluid_filerenderer.c:320:32: error: implicit declaration of function ‘sf_wchar_open’ [-Werror=impli…
-
Hi there, in #421 suppressing warnings from underlying libraries is discussed.
In my case I would like to capture the errors, in order to discard mp3s which trigger warnings.
I tried something l…
-
Dear,
There shows:This project depends on scikit.audiolab, for which you need to have libsndfile installed in your system.
How should I do for this?I couldn't open the link"libsndfile"
-
Issue to track channel orders and masks of formats supported by libsndfile.
https://libsndfile.github.io/libsndfile/api.html
Columns:
* Order - in which order enabled surround channels are pa…
gavv updated
6 months ago
-
Hello there,
Really appreciate your astonishing work.
I'm trying to run DAFL on magma benchmarks. Refering to [issue](https://github.com/prosyslab/DAFL-artifact/issues/10) requested before, I …
-
There appear to be two separate bugs that affect `soundfile` 0.12.1 (on different platforms):
- On some platforms, certain FLAC files raise an error when trying to read *ending at* a particular sampl…
-
## Description
The latest version of libsndfile was discovered to contain a memory corruption vulnerability in ogg_vorbis.c:417 vorbis_analysis_wrote() when parsing a specially crafted input file. T…
-
Hi David,
using audiolab for a few years, I looked to the TODO list (in the docs) to see if I could help somehow. You wrote one of the next goal is to «support the libsndfile’s error system».
If i un…
-
This issue was reported on the ZDoom forums.
https://forum.zdoom.org/viewtopic.php?t=79676
I found some MP3 files that GZDoom cannot play. GZDoom uses libsndfile.
As can be seen from the discu…
-
It appears that the current `libsndfile_arm64.dylib` in this repository was built using libFLAC 1.4.2, whereas all of the other binaries here were built using libFLAC 1.4.3.
libFLAC 1.4.2 has at leas…