Releases: jpauwels/hartufo
Releases · jpauwels/hartufo
v0.6.6
v0.6.5
- Fix an overly strict globbing expression that caused subjects with ids 1-9 to be skipped from the default selection
- Added a new HRIR tranform to reshape HRIRs into 3D arrays
Full Changelog: v0.6.4...v0.6.5
v0.6.4
- Request the first, last or random N subjects by passing
firstN
,lastN
orrandomN
to thesubject_ids
constructor option ofDataset
s. - Create a new
Dataset
from local files usingCustomSphericalDataset
.
Full Changelog: v0.6.3...v0.6.4
v0.6.3
- Added support for MIT and SONICOM KEMAR HRTFs
- Expose the directions of HRIR measurements and all processing toolchains as a properties of
Dataset
classes - Make it easier to apply HRIR transforms outside of the internal processing chain
- Various minor bugfixes and code quality improvements
First public beta
v0.6.2