Tags give the ability to mark specific points in history as being important
-
Version_1.5.08afa5f9f · ·
- support ogg/vorbis, ogg/opus, CAF/ALAC and mpeg - support all commands in libsndfile version 1.2.2 - add a commands parameter to sndio.write - add sndio.get_info_command - add some tests, including some from conda package
-
Version_1.4.798ae7482 · ·
Version 1.4.7 - remove deprecated IF conditions from cython code - remove tests directory from sdist - use static libraries for libsnfile if the PYSNDFILE_USE_STATIC environment variable is defined - fix build and pip installation on Windows - generate ChangeLog from README.md - fix deprecation warnings in build - print the directories for libsndfile used in build
-
Version_1.4.1827943f3 · ·
Version 1.4.1 - extended supported commands to change compression level when writing flac and ogg files - fixed PySndfile.read_frames and sndio.read method to properly handle reading frames from the middle of a file - extended tests to flac-io and changes in compression level