File: ChangeLog

package info (click to toggle)
x42-plugins 20140524-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,836 kB
  • ctags: 5,054
  • sloc: ansic: 56,233; cpp: 3,787; makefile: 1,264; objc: 689; sh: 3
file content (40 lines) | stat: -rw-r--r-- 1,364 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2013-11-19 (0.2.0)  Robin Gareus <robin@gareus.org>
* new: midiCC value scale/offset/invert filter
* new: "Note to CC" plugin
* add inversion point feature to miditranspose plugin
* fix various warning with RDF (missing semicolon, ranges)
* add self-doc script using lv2toweb -> https://github.com/x42/midifilter.lv2

2013-10-21 (0.1.3)  Robin Gareus <robin@gareus.org>
* remove multi-line comment (cpp warning
* updated README
* fix typo: rename ntabdelay -> ntapdelay

2013-09-15 (0.1.2)  Robin Gareus <robin@gareus.org>
* add plugin description/doc
* update FSF address in GPL header

2013-06-16 (0.1.1)  Robin Gareus <robin@gareus.org>
* add some more built-in doc

2013-06-09 (0.1.0)  Robin Gareus <robin@gareus.org>
* fix transpose plugin -- check for parameter change in every process cycle
* add 'enforce scale' plugin
* many more new plugins.

2013-05-24 (0.0.3)  Robin Gareus <robin@gareus.org>
* new plugins:
- delayline w/ optional random delay
- velocity randomizer
- normrandvel - velocity filter with normal distribution
- sostenuto - piano pedal effect
- channel filter

2013-05-23 (0.0.2)  Robin Gareus <robin@gareus.org>
* first plugins: channel-map, velocity, duplicate/unison
* transpose plugin
* add keysplit w/transpose plugin
* filter active-sensing

2013-05-20 (0.0.1)  Robin Gareus <robin@gareus.org>
* initial framework, passthru example