Mercurial > hg > sonic-visualiser
changeset 867:e1b05fc1166f
Add a forgotten item to the changelog
author | Chris Cannam |
---|---|
date | Wed, 24 Sep 2014 14:24:23 +0100 |
parents | f05d2c92c4ba |
children | ff52a5b766f7 |
files | CHANGELOG |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Wed Sep 24 14:24:11 2014 +0100 +++ b/CHANGELOG Wed Sep 24 14:24:23 2014 +0100 @@ -23,6 +23,10 @@ electric piano with sustain. The piano sample is still available, and any sessions saved using it should continue to use it + - Add a cancel button for Vamp plugin processing: currently, + cancelling a transform results in a part-complete layer rather than + removing the results + - Add keyboard shortcuts to cycle the current layer (in addition to the existing ones to cycle the current pane)