aboutsummaryrefslogtreecommitdiff
path: root/pianoroll/CHANGES.LOG
diff options
context:
space:
mode:
Diffstat (limited to 'pianoroll/CHANGES.LOG')
-rw-r--r--pianoroll/CHANGES.LOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/pianoroll/CHANGES.LOG b/pianoroll/CHANGES.LOG
new file mode 100644
index 0000000..59034b6
--- /dev/null
+++ b/pianoroll/CHANGES.LOG
@@ -0,0 +1,16 @@
+0.7
+ added "pitch x y" and "volume x y" messages
+0.6
+ added capability of saving and restoring patterns with "save" and "load" messages
+0.5
+ added init message
+0.4
+ fixed : last volume was not restored properly
+0.3
+ added the ability to be scanned backwards
+0.2
+ added interpolation : getting values for non-integer input
+ this enables glissando
+ fixed double-view pitches
+0.1
+ basic implementation of a sequencer's like pianoroll