v2.0.0
This is the v2.0.0 release of the HIRT (the first package release).
There are no separate binaries with earlier releases such as this one, as they were stored in repo.
Changes in 2.0.0
New Features
- Moved to Max Package format
- New complete reference documentation and updated help files
- New abstractions including Convolution Reverb effect
- morphfilter~: new object for use in the hirt.convolutionreverb~ (for IR damping)
- bufreverse~: new object for use in the hirt.convolutionreverb~ (for IR reversal)
- bufresample~: new object for use in the hirt.convolutionreverb~ (for IR resampling)
- All objects: can now access limitless channels of a buffer~
Improvements
- iraverage~/irplapprox~/irreference:~ - Hi-Quality smoothing code is now significantly faster
Bug Fixes
- iralign~/iraverage~/irinvert~/irnonlin~/irtrimnorm~: fixed bug with checking buffers when using multiple names
- irextract~: fixed the use of coloured noise inputs to prevent hang
- irextract~: fixed the amplitude of results, according to the parameter settings
- irextract~: fixed error string when no contents present
- irextract~/irmeasure~: added the irgain attribute for real-world IR measurements
- irextract~/irmeasure~: fixed scaling with coloured noise measurements
- irextract~/irmeasure~/irsweeps~: fixed bugs with amplitudes of outputs/deconvolution for sweeps
- irextract~/irmeasure~/irsweeps~: fixed bug with results when no amplitude curve is set
- irinvert~: fixed to allow source and receiver size mismatches in MIMO mode
- irinvert~/irnonlin~: fixed a bug with complex division on windows that resulted in incorrect outputs
- irstats~: fixed a minor bug with the onset detection code
- irstats~: fixed bugs in the calculation of the center stat
- irvalue~: corrected linear interpolation of values
- multiconvolve~: fixed bugs with missing parts of an IR for block sizes of >= 256
- multiconvolve~: object now functions with block sizes < 4
- spectrumdraw~: clipping of drawing has been corrected to fix a bug with incorrect appearance
- spectrumdraw~: the 'Hann' window is now correctly named
- All objects: buffer reading is now as documented when requesting a channel above the number in the buffer.
- All objects (Windows only): fixed code relating to deconvolution filters and amp specifiers
Find the package at: ./HISSTools_Packaging
Full Changelog: v1.1...v2.0.0