-
Hi, thanks for awesome project!
I am trying to use librosa, which uses libsndfile which in turn uses libmpg123, and my stderr is flooded with various messages of the like:
```
Note: Illegal Audio-M…
D0han updated
2 weeks ago
-
The current binaries are based on libsndfile v1.2.0. New releases are available: https://github.com/libsndfile/libsndfile/releases
I wanted to bring this to the attention of the team, but I don't …
-
-
Hello,
I installed libsndfile on 2 of 3 machines with 10.13.6 using brew, but the third one gives me an error:
==> cmake --build build
Last 15 lines from /Users/digi/Library/Logs/Homebrew/libsndfi…
-
Now that mp3 support has been added, it would be great to be able to choose the bitrate when writing to mp3. What is the default btw? 128?
-
I found that the dependency on WAV.jl leads to inconsistent behaviour when using this package with others (specifically in the JuliaAudio ecosystem).
I think it should be better to rely on FileIO w…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The package is included in the list of possibly compromised artifacts published on 2023-03-1…
-
Hi it seems the binaries produced by this are not using the latest version 1.0.26. This is required to use some new methods to extract certain chunks that this project doesn't provide
ie this from t…
-
Hi, I'm having some real difficulty figuring this issue. Now normally, when all the libraries are placed in the same directory as the executable, it will work without issues and not complain about a "…
-
when I run cmake on kubuntu 20.04 (5.4.0-31-lowlatency x86_64 x86_64), it fails with:
```
cmake ../ -DCMAKE_BUILD_TYPE=Release
-- Could NOT find LIBSNDFILE (missing: LIBSNDFILE_LIBRARY)
-- LibU…