Releases: MitchellAcoustics/Soundscapy
Releases Β· MitchellAcoustics/Soundscapy
v0.7.6
What's Changed
- resolved an issue with optional dependencies in the previous release v0.7.5
- Refactor project structure and improve optional dependencies handling by @MitchellAcoustics in #101
Full Changelog: v0.7.5...v0.7.6
v0.7.6rc1
Full Changelog: v0.7.6rc0...v0.7.6rc1
v0.7.6rc0
What's Changed
- Refactor dependencies and reorganize project structure by @MitchellAcoustics in #100
Full Changelog: v0.7.5...v0.7.6rc0
v0.7.5
What's Changed
- Enable optional dependencies and improve CI by @MitchellAcoustics in #96
Full Changelog: v0.7.4...v0.7.5
v0.7.5rc5
Full Changelog: v0.7.5-rc1...v0.7.5rc5
v0.7.5-rc1
Full Changelog: v0.7.5-a7...v0.7.5-rc1
v0.7.5-a7
Full Changelog: v0.7.5-a5...v0.7.5-a7
v0.7.5-a5
What's Changed
- MitchellAcoustics/issue87 by @MitchellAcoustics in #94
- Update and improve github actions by @MitchellAcoustics in #95
Full Changelog: v0.7.4...v0.7.5-a5
v0.7.4
v0.7.3
[0.7.3] Small patch
Improved
- Allowed the user to request files to be resampled upon loading. This is necessary for Mosqito metrics, which requires (and will itself resample) the audio files to be 48 kHz. The user can specify the desired sample rate in
Binaural.from_wav()
and higher level functions likeAudioAnalysis.analyse_file
,AudioAnalysis.analyse_folder
.
Full Changelog: v0.7.1...v0.7.3