-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
25 lines (23 loc) · 892 Bytes
/
NEWS
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
0.1.3:
* Moved Jack initialize to after anything that might fail.
* Added jack close at end of main to catch device vanishing.
0.1.2:
* Merged README files to one midikb file
* Using debian style change log for ease of use
* Remove device scan as it is most likey the wrong device.
* Cleaned up warnings in linux.c
* Catch some more signals so jack can be shut down cleanly.
* Turn all LEDs off at startup.
* Get rid of build warnings.
* Started to use Git and export to github.
* Added WiiMote config file and map to work with Ardour.
0.1.1:
* Release 0.1.1
* Forked from actkbd to midikb
* reversioned to 0.1.1
* Added -g --grab CL parameter to start grabbed
* Added create jack midi ports (in and out)
* Added transport actions start, stop, forward rew and zero
* Added midi event send
* Added pitch bend fader send and receive
* Added cc send and receive