blob: 59034b6868b083a1152103e4fb95a2376709603d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
|