Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 1932:03811526db36
Fix typo
author | Chris Cannam |
---|---|
date | Tue, 03 Jul 2018 16:09:16 +0100 |
parents | 492a784c58a7 |
children | 2ea9537868d5 |
comparison
equal
deleted
inserted
replaced
1931:6536ee80913b | 1932:03811526db36 |
---|---|
1 | 1 |
2 Changes in Sonic Visualiser 3.1 (July 2018) since the previous release 3.1: | 2 Changes in Sonic Visualiser 3.1 (July 2018) since the previous release 3.0.3: |
3 | 3 |
4 - Properly chunk the export of audio data and other CSV data so that | 4 - Properly chunk the export of audio data and other CSV data so that |
5 very large exports don't hang the UI or run us out of memory | 5 very large exports don't hang the UI or run us out of memory |
6 (thanks to Lucas Thompson) | 6 (thanks to Lucas Thompson) |
7 | 7 |