Skip to content

4.4.1

Compare
Choose a tag to compare
@philstopford philstopford released this 29 Apr 13:17
· 40 commits to master since this release

Refreshed builds May 17 due to a platform issue in the UI

Switched to only providing standalone builds, minimizing confusion.

- ChordHandler bug fix to edge case.
 - Rare cases would cause an early termination of the chord, truncating the evaluation. This has now been mitigated by a change in the internal edge construction.
 - Tweaked the glancing value cutoff to better resolve coarse simulation results without dropping the chord entirely.
- General code overhaul, reducing line count and improving readability.