# HG changeset patch # User Chris Cannam # Date 1411565063 -3600 # Node ID e1b05fc1166fa026440644ad048fd622a7ffdba6 # Parent f05d2c92c4bab8b0f02644ac3744b888413e8e42 Add a forgotten item to the changelog diff -r f05d2c92c4ba -r e1b05fc1166f CHANGELOG --- 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)