issues
search
bastibe
/
python-soundfile
SoundFile is an audio library based on libsndfile, CFFI, and NumPy
BSD 3-Clause "New" or "Revised" License
717
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
soundfile 0.12.1 contains out of date libsndfile library on x86_64 macs
#448
cjpearce
opened
4 days ago
1
Add functions to change compression level and bitrate mode.
#447
ytya
opened
1 week ago
5
Fixing blocks read with overlap for files shorter than block size
#446
illesguy
closed
2 weeks ago
3
Build Failure for linux-aarch64 Due to Soundfile Platform Tag Support
#445
psteyer
opened
1 month ago
1
Validate argument for `seek` is integer.
#444
Ruben-Kruepper
opened
2 months ago
1
The duration of the audio read by the soundfile library is incorrect
#443
oceanzhou94
opened
2 months ago
1
Update build_wheels.py
#442
esnvidia
closed
2 months ago
0
Update build_wheels.py for aarch64 support
#441
esnvidia
opened
3 months ago
8
Remove Unofficial Binaries dead link
#440
endolith
closed
3 months ago
1
Cannot read mp3 with file-like object
#439
BakerBunker
opened
4 months ago
7
New release with updated libsndfile binaries
#438
bemoody
opened
4 months ago
1
REQUEST: Allow resampling when loading non-raw files
#437
AmgadHasan
closed
4 months ago
1
24-bit data not written/read properly
#436
GABowers
closed
4 months ago
4
Capture libmpg123/libsndfile warnings
#435
leoauri
opened
5 months ago
2
unknown error in flac decoder
#434
autumn-2-net
opened
7 months ago
2
Part of mp3 is loaded.
#433
ego-lay-atman-bay
opened
7 months ago
2
soundfile.LibsndfileError: Error opening <tempfile._TemporaryFileWrapper object at 0x7feadae59070>: Format not recognised.
#432
qdDog
closed
6 months ago
2
"Format not recognised." for m4a files
#431
bohning
opened
7 months ago
2
soundfile.LibsndfileError: Error : unknown error in flac decoder.
#430
a897456
opened
7 months ago
2
How to save left and right channel in separate files?
#429
iCUE-Solutions
opened
8 months ago
1
soundfile.LibsndfileError: <exception str() failed>
#428
nirmala-dewi
opened
8 months ago
6
soundfile.info does not work on mp3
#427
lixuyuan102
opened
9 months ago
2
Cannot write Ogg files over 96 seconds long at 44.1 kHz
#426
carlthome
opened
9 months ago
4
miniforge3/lib/python3.9/site-packages/soundfile.py", line 1229, in _init_virtual_io def vio_get_filelen(user_data): MemoryError: Cannot allocate write+execute memory for ffi.callback(). You might be running on a system that prevents this. For more information, see https://cffi.readthedocs.io/en/latest/using.html#callbacks
#425
luohao123
opened
10 months ago
0
Cannot open Ogg FLAC file: unknown error in flac decoder
#424
nukemiko
opened
11 months ago
1
Update to libsndfile v1.2.2
#423
bastibe
opened
11 months ago
0
CI Error Workaround: Generate _soundfile.py before the package editable installation
#422
aoirint
closed
11 months ago
2
Cannot suppress warnings when decoding mp3
#421
sammlapp
opened
1 year ago
0
macOS CI: Update macOS runner to macOS 11
#420
aoirint
closed
11 months ago
3
Linux CI: Update apt package list before installing package
#419
aoirint
closed
11 months ago
0
soundfile.LibsndfileError: Error opening <_io.BytesIO object at 0x0000022B81C21850>: Format not recognised.
#418
Pannic17
closed
1 year ago
2
soundfile crashes when trying to export long .ogg file
#417
humandream1
closed
1 year ago
1
Value Error: array is too big when loading .flac file
#416
asusdisciple
opened
1 year ago
0
Add Linux ARM64 (aarch64) wheel support
#415
aoirint
opened
1 year ago
6
module 'soundfile' has no attribute 'SoundFileRuntimeError'
#414
abavisani
opened
1 year ago
6
Soundfile read/write wav is not symmetric with default arguments
#413
jon-petter
opened
1 year ago
3
updates README: in-memory virtual IO example
#412
jneuendorf-i4h
closed
1 year ago
3
Clearer error messages when write() is called with incorrectly formatted channels
#411
mcclure
opened
1 year ago
5
Documentation clarifications
#410
mcclure
opened
1 year ago
1
Require numpy for all installs
#409
mcclure
closed
11 months ago
3
buffer_read doesn't work in basic test
#408
mcclure
closed
1 year ago
2
Feature request: Support interleaved stereo data
#407
mcclure
opened
1 year ago
4
numpy is a dependency, but this is not declared
#406
mcclure
opened
1 year ago
3
Writing integer values through the non-numpy interface results in a wav of all 0s
#405
mcclure
opened
1 year ago
13
Incorrect stereo configuration when writing file causes unhelpful error message (especially if not using NumPy)
#404
mcclure
opened
1 year ago
1
Breadcrumbs from old pysoundfile to python-soundfile are partially broken
#403
mcclure
opened
1 year ago
1
[src/libmpg123/layer3.c:INT123_do_layer3():1771] error: part2_3_length (1920) too large for available bit count (1568)
#402
tpierobon
opened
1 year ago
1
Update soundfile.py
#401
DenizK7
closed
1 year ago
5
raise LibsndfileError(err, prefix="Error opening {0!r}: ".format(self.name)) soundfile.LibsndfileError: Error opening 'soundwave.wav': System error.
#400
AadeshLawange-Guardinger
closed
4 months ago
11
OGG file not recognised
#399
selcukkirtas
opened
1 year ago
1
Next