Release Notes
Check below to track all Adds, Changes, and Fixes for each version release.
1.1.0 Release notes (submitted)
Adds, Changes, Fixes
- Adds
- Frequency processing (returns normalized absolute values from 0-1).
- Data Type selector (amplitude or frequency).
- Boost option for frequency.
- Changes
- Amplitude.sampleSize includes a 4096 sample size option.
- Demo scene now includes a 64 sample UI prefab with sample size and data type selectors.
- Sample UI now renders the portion of the selected sample size that fits.
- Fixes
- Bug that broke sample retrieval when activating AudioSource.Play on an already playing clip.
1.0.1 Release notes
Adds, Changes, Fixes
- Adds
- None
- Changes
- Chg - Amplitude.sampleSize int field changed to fixed selector (32, 64, 128, 256, 512, 1024, 2048).
- Fixes
- Fix - Bug that was doubling the sampleSize in JavaScript.
- Fix - Bug that was killing boost when not absolute values.
1.0.0 Release notes
Adds, Changes, Fixes
- Adds
- Initial release
- Changes
- Initial release
- Fixes
- Initial release