Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 790:c63b09c96582
Update CHANGELOG
author | Chris Cannam |
---|---|
date | Tue, 02 Sep 2014 16:29:59 +0100 |
parents | 70397c0a78f0 |
children | ae9c0db88b85 |
comparison
equal
deleted
inserted
replaced
789:ddf2b388a9de | 790:c63b09c96582 |
---|---|
20 (formerly the note playback was limited to exact MIDI pitch) | 20 (formerly the note playback was limited to exact MIDI pitch) |
21 | 21 |
22 - Change the default playback sample for note layers from piano to an | 22 - Change the default playback sample for note layers from piano to an |
23 electric piano with sustain. The piano sample is still available, | 23 electric piano with sustain. The piano sample is still available, |
24 and any sessions saved using it should continue to use it | 24 and any sessions saved using it should continue to use it |
25 | |
26 - Add keyboard shortcuts to cycle the current layer (in addition to | |
27 the existing ones to cycle the current pane) | |
28 | |
29 - Fix various bugs related to layer ordering: layer tabs re-ordering | |
30 themselves randomly when new layer added, layers being ordered | |
31 randomly when reloading a session | |
25 | 32 |
26 - Shade the start and end of the main audio file, to make them easier | 33 - Shade the start and end of the main audio file, to make them easier |
27 to see for files that start or end in silence | 34 to see for files that start or end in silence |
28 | 35 |
29 - Speed up rendering and scrolling in time-value layers | 36 - Speed up rendering and scrolling in time-value layers |